summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2008-04-09drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typoJohn W. Linville1-1/+1
2008-04-09iwlwifi/Kconfg: make IWLWIFI_LEDS invisibleJohn W. Linville1-6/+4
2008-04-09iwlwifi: fix some warningsJohannes Berg4-9/+10
2008-04-08drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warningJohn W. Linville1-1/+1
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler4-204/+51
2008-04-08iwlwifi: eliminate conf_htTomas Winkler1-83/+63
2008-04-02wireless: fix various printk warnings on ia64 (and others)John W. Linville2-2/+2
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52
2008-04-02iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-04-02iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky1-3/+5
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre7-20/+46
2008-04-02iwlwifi: fix race condition during driver unloadMohamed Abbas2-4/+62
2008-04-02iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas9-34/+271
2008-04-02iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas3-0/+36
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller3-6/+6
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky1-1/+1
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler4-4/+14
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach1-2/+28
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler1-22/+25
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler7-366/+364
2008-03-27iwlwifi: Add led supportMohamed Abbas13-16/+1107
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville2-4/+12
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss3-54/+55
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler9-322/+399
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss6-13/+13
2008-03-25iwlwifi: iwl3945 remove 4965 commandsTomas Winkler1-39/+0
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach1-0/+51
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2-9/+25
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach3-0/+81
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2-56/+110
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss7-623/+677
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss3-8/+39
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss4-33/+42
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2-120/+151
2008-03-25iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2-64/+0
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler7-6/+377
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler3-1/+24
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler7-415/+415
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler9-71/+71
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2-0/+6
2008-03-25iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2-2/+2
2008-03-25iwlwifi: mac start synchronization issueRick Farrington2-2/+2
2008-03-25iwlwifi: fix a typo in Kconfig messagePascal Terjan1-2/+2
2008-03-14iwlwifi: fix bug to show hidden APs during scanReinette Chatre2-16/+26
2008-03-14iwlwifi: change rate number to a constantTomas Winkler1-2/+3
2008-03-14iwlwifi: Fix endianity in debug printTomas Winkler1-1/+1
2008-03-14iwlwifi: Use eeprom form iwlcoreAssaf Krauss7-426/+30
2008-03-14iwlwifi: update copyright yearReinette Chatre23-31/+28
2008-03-14iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2-5/+5
2008-03-08iwlwifi: fix potential lock inversion deadlockReinette Chatre1-2/+2