summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz2008-06-091-2/+3
* iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
* iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
* iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-122-2/+2
* iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-121-1/+1
* iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
* iwlwifi: fix debug messages during scanningBill Moss2008-05-012-15/+14
* iwlwifi: fix current channel is not scannedGuy Cohen2008-05-014-28/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-301-6/+6
|\
| * iwlwifi: move the selects to the tristate driversAdrian Bunk2008-04-291-6/+6
* | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-18/+14
|/
* iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2008-04-271-0/+6
* iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2008-04-232-2/+0
* iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
* iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
* iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-191-6/+12
* iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach2008-04-163-7/+6
* iwlwifi: fix unload warning and errorMohamed Abbas2008-04-162-1/+5
* iwlwifi: arrange max number of Tx queuesRon Rindjunsky2008-04-166-13/+17
* iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2008-04-162-3/+3
* iwlwifi: move rxon associated command to hcmdTomas Winkler2008-04-164-41/+51
* iwlwifi: introduce host commands callbacksTomas Winkler2008-04-162-0/+8
* iwlwifi: move HW device registrationRon Rindjunsky2008-04-163-19/+19
* iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler2008-04-165-65/+67
* iwlwifi: support different num of tx and rx antennasTomas Winkler2008-04-163-9/+14
* iwlwifi: hw_setting cleanupTomas Winkler2008-04-166-58/+61
* iwlwifi: remove the statistics workEmmanuel Grumbach2008-04-165-33/+21
* iwlwifi: move shared pointers to iwl_privTomas Winkler2008-04-164-44/+40
* iwlwifi: perform bss_info_changed post association work right awayReinette Chatre2008-04-161-9/+22
* iwlwifi: make Makefile more conciseReinette Chatre2008-04-164-24/+11
* iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre2008-04-161-21/+6
* iwlwifi: Fix byte count table for fragmented packetsTomas Winkler2008-04-163-11/+12
* iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach2008-04-163-123/+123
* iwlwifi: maintain uCode key table stateEmmanuel Grumbach2008-04-164-6/+34
* iwlwifi: add 1X HW WEP supportEmmanuel Grumbach2008-04-164-2/+58
* iwlwifi: default WEP HW encryptionEmmanuel Grumbach2008-04-165-40/+220
* iwlwifi: add default WEP key host commandEmmanuel Grumbach2008-04-162-0/+28
* iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar2008-04-161-28/+43
* iwlwifi: generalize iwlwifi init flowTomas Winkler2008-04-163-165/+174
* mac80211: rename filesJohannes Berg2008-04-082-2/+2
* mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-082-0/+2
* iwlwifi: honour regulatory restrictions in scan codeJohannes Berg2008-04-082-0/+6
* iwlwifi: fix rfkill memory errorMohamed Abbas2008-04-083-18/+22
* iwlwifi: ensure led registration complete as part of initializationReinette Chatre2008-04-082-4/+4
* iwlwifi: use ieee80211_frequency_to_channelTomas Winkler2008-04-082-9/+8
* iwlwifi: move driver status inliners into iwl-core.hTomas Winkler2008-04-088-94/+91
* iwlwifi: hw names cleanupTomas Winkler2008-04-083-56/+62
* iwl4965: use IWLWIFI_LEDS config variableReinette Chatre2008-04-081-1/+1
* drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typoJohn W. Linville2008-04-081-1/+1
* iwlwifi/Kconfg: make IWLWIFI_LEDS invisibleJohn W. Linville2008-04-081-6/+4
OpenPOWER on IntegriCloud