summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: check for valid band for channel infoWey-Yi Guy2009-05-221-38/+41
* iwlagn: co-exist with AMTMohamed Abbas2009-05-223-4/+60
* iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas2009-05-221-1/+4
* iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-225-13/+46
* iwlcore: Allow skb allocation from tasklet.Mohamed Abbas2009-05-224-10/+34
* iwlcore: support ICT interruptMohamed Abbas2009-05-229-12/+483
* iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy2009-05-224-43/+72
* iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy2009-05-221-4/+27
* iwlcore: register locksMohamed Abbas2009-05-2212-524/+203
* iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy2009-05-227-27/+161
* iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy2009-05-225-35/+131
* iwlwifi: add Greenfield support for 11nWey-Yi Guy2009-05-221-14/+20
* iwl3945: improve 3945 ledsAbhijeet Kolekar2009-05-221-24/+46
* drivers/net: use dev_get_drvdataJulia Lawall2009-05-201-1/+1
* iwlwifi: drop iwl3945_tid_dataTomas Winkler2009-05-201-5/+1
* iwlwifi: drop struct iwl3945_hw_keyTomas Winkler2009-05-202-9/+3
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-202-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-192-4/+6
|\
| * iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
* | iwlwifi: default WMM AC parametersWey-Yi Guy2009-05-111-2/+14
* | iwlwifi: show qos AC parametersWey-Yi Guy2009-05-111-1/+21
* | iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
* | iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
* | iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
* | iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
* | iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
* | iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
* | iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
* | iwlwifi: do proper hw restartJohannes Berg2009-05-114-61/+24
* | mac80211: move HT operation mode BSS infoJohannes Berg2009-05-111-2/+2
* | iwlwifi: make iwl_set_rate staticJohannes Berg2009-05-112-4/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-087-179/+125
|\ \
| * | Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-062-22/+24
| * | iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler2009-05-061-1/+1
| * | iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy2009-05-061-6/+3
| * | iwlagn: disable PS support for iwlagnReinette Chatre2009-05-061-2/+1
| * | iwl3945: fix lock dependencyAbhijeet Kolekar2009-05-061-20/+17
| * | iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2009-05-062-13/+16
| * | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-064-109/+58
| * | mac80211: clean up beacon interval settingsJohannes Berg2009-05-063-6/+5
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-082-11/+11
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-302-4/+2
|\|
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-2621-1912/+1754
|\ \ | |/ |/|
| * iwlwifi: allow config if device not readyMohamed Abbas2009-04-221-6/+5
| * iwlwifi: remove radio disable parameter.Abhijeet Kolekar2009-04-225-34/+4
| * iwlcore: Fix stay in table function.Mohamed Abbas2009-04-221-16/+10