summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-2410-79/+124
|\
| * iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| * iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
* | iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg2010-08-241-2/+4
* | iwlagn: do not check for AP mode for WEP keysJohannes Berg2010-08-241-1/+1
* | iwlwifi: move debug options into submenuJay Sternberg2010-08-241-0/+4
* | iwlwifi: enable experimental ucode supportJay Sternberg2010-08-242-8/+31
* | iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2010-08-242-24/+0
* | iwlwifi: configurable ampdu factor and densityWey-Yi Guy2010-08-243-1/+20
* | iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2010-08-242-24/+30
* | iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy2010-08-241-1/+1
* | iwlagn: continue perform rate scale when error detectedWey-Yi Guy2010-08-241-3/+17
* | iwlagn: adjust starting action for rate scaleWey-Yi Guy2010-08-241-4/+8
* | iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg2010-08-244-21/+14
* | iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao2010-08-241-11/+4
* | iwlwifi: avoid race condition in channel changeShanyu Zhao2010-08-242-16/+12
* | iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao2010-08-247-12/+9
* | iwlwifi: make aggregation time limit configurableWey-Yi Guy2010-08-243-2/+16
* | iwlwifi: max/min aggregation time limitWey-Yi Guy2010-08-241-2/+2
* | iwlwifi: additional comments in iwl_cfgWey-Yi Guy2010-08-241-0/+2
* | iwlwifi: remove unused defineWey-Yi Guy2010-08-241-1/+0
* | iwlwifi: fix thermal throttling related power management operationWey-Yi Guy2010-08-241-7/+5
* | iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-2413-776/+917
* | mac80211: use cipher suite selectorsJohannes Berg2010-08-165-40/+49
* | iwlwifi: track IBSS manager statusJohannes Berg2010-08-166-2/+25
* | iwlwifi: make iwl_set_hw_params static to _agnWey-Yi Guy2010-08-163-20/+18
* | iwlagn: log pci revision idWey-Yi Guy2010-08-161-0/+1
* | iwlwifi: make iwl_hw_detect static to _agnWey-Yi Guy2010-08-163-9/+7
* | iwlwifi: make scan workqueue functions staticStanislaw Gruszka2010-08-163-16/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-1615-140/+94
|\|
| * iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| * iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
| * iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
* | iwlwifi: disable aspm by defaultJohn W. Linville2010-08-162-0/+8
|/
* iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
* iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy2010-08-041-1/+1
* iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-041-1/+8
* iwlwifi: fix compile warningJohannes Berg2010-08-041-1/+1
* iwlwifi: fix possible recursive locking deadlockJohannes Berg2010-08-041-1/+5
* iwlwifi: fix scan abortStanislaw Gruszka2010-07-291-10/+8
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-273-12/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-279-149/+149
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-1320-105/+583
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-0226-525/+612
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1712-20/+58
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1127-1089/+1666
| |\ \ \ \ \
| * | | | | | drivers/net: use __packed annotationEric Dumazet2010-06-039-149/+149