summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: fix some warningsJohannes Berg2008-04-084-9/+10
* drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warningJohn W. Linville2008-04-081-1/+1
* iwlwifi: Eliminate association from beaconTomas Winkler2008-04-084-204/+51
* iwlwifi: eliminate conf_htTomas Winkler2008-04-081-83/+63
* wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-012-2/+2
* iwlwifi: Fix synchronous host commandTomas Winkler2008-04-016-48/+52
* iwlwifi: LED initialize before registeringTomas Winkler2008-04-011-2/+4
* iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky2008-04-011-3/+5
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-017-20/+46
* iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-012-4/+62
* iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-019-34/+271
* iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas2008-04-013-0/+36
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-273-6/+6
|\
| * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
| * iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
| * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
* | mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-1/+1
* | iwlwifi: iwl_priv - clean up in types of membersTomas Winkler2008-03-274-4/+14
* | iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach2008-03-271-2/+28
* | iwlwifi: improve NIC i/o debug prints informationTomas Winkler2008-03-271-22/+25
* | iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-277-366/+364
* | iwlwifi: Add led supportMohamed Abbas2008-03-2713-16/+1107
* | iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-272-4/+12
* | iwlwifi: Completing the parameter packagingAssaf Krauss2008-03-253-54/+55
* | iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-259-322/+399
* | iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss2008-03-256-13/+13
* | iwlwifi: iwl3945 remove 4965 commandsTomas Winkler2008-03-251-39/+0
* | iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach2008-03-251-0/+51
* | iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2008-03-252-9/+25
* | iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-253-0/+81
* | iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2008-03-252-56/+110
* | iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-257-623/+677
* | iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-253-8/+39
* | iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-254-33/+42
* | iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-252-120/+151
* | iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2008-03-252-64/+0
* | iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-257-6/+377
* | iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-253-1/+24
* | iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-257-415/+415
* | iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-259-71/+71
* | iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2008-03-252-0/+6
* | iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-132-16/+26
* | iwlwifi: change rate number to a constantTomas Winkler2008-03-131-2/+3
* | iwlwifi: Fix endianity in debug printTomas Winkler2008-03-131-1/+1
* | iwlwifi: Use eeprom form iwlcoreAssaf Krauss2008-03-137-426/+30
* | iwlwifi: update copyright yearReinette Chatre2008-03-1323-31/+28
* | iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2008-03-132-5/+5
* | iwlwifi: fix potential lock inversion deadlockReinette Chatre2008-03-071-2/+2
* | wireless: correct warnings from using '%llx' for type 'u64'John W. Linville2008-03-071-3/+3
* | iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky2008-03-071-17/+20
OpenPOWER on IntegriCloud