summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-151-0/+87
|\
| * iwlagn: support off-channel TXJohannes Berg2011-03-111-0/+87
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-111-176/+2
|\|
| * iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-041-0/+2
| * iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-041-176/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-041-89/+21
|\|
| * iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-281-66/+0
| * iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-281-0/+6
| * mac80211: make tx() operation return voidJohannes Berg2011-02-251-2/+1
| * iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-18/+0
| * Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+18
| * iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-18/+0
| * iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy2011-02-211-3/+5
| * iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy2011-02-211-0/+9
* | net: use pci_dev->revision, againSergei Shtylyov2011-02-281-1/+1
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-0/+6
|\
| * iwlagn: Re-enable RF_KILL interrupt when downDon Fry2011-02-071-0/+6
* | iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka2011-02-091-2/+7
* | iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka2011-02-091-34/+35
* | iwlwifi: fix compiling error with different configurationWey-Yi Guy2011-02-061-2/+4
* | iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-311-4/+1
* | iwlwifi: fix beacon notification parsingJohannes Berg2011-01-311-8/+8
* | iwlwifi: use maximum aggregation sizeJohannes Berg2011-01-311-5/+27
* | iwlwifi: advertise max aggregate sizeJohannes Berg2011-01-311-0/+2
* | iwlwifi: support RSN IBSSJohannes Berg2011-01-311-1/+10
* | iwlwifi: check ucode loading error and restartWey-Yi Guy2011-01-311-9/+6
* | iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-281-2/+1
* | iwlwifi: initial P2P supportWey-Yi Guy2011-01-211-0/+4
* | iwlwifi: replace minimum slot time constantJohannes Berg2011-01-211-1/+1
* | iwlwifi: implement remain-on-channelJohannes Berg2011-01-211-0/+94
* | iwlagn: add 2000 series pci idWey-Yi Guy2011-01-211-0/+43
* | iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-211-3/+7
* | iwlagn: add support for waiting for notificationsJohannes Berg2011-01-211-0/+21
* | iwlagn: make iwl_rx_handle staticJohannes Berg2011-01-211-1/+1
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\ \ | |/ |/|
| * wireless: comment typo fix diable -> disable.Justin P. Mattock2011-01-031-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-4/+5
|\ \
| * | iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-041-4/+5
| |/
* | iwlwifi: remove reference to Gen2Wey-Yi Guy2010-12-261-3/+3
* | iwlagn: fix FH errorJohannes Berg2010-12-261-1/+2
* | iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-15/+6
* | iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy2010-12-021-5/+7
* | iwlagn: remove structure name reference to gen2Wey-Yi Guy2010-12-021-29/+29
* | iwlagn: advertise reliable TX statusJohannes Berg2010-11-241-1/+2
* | iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy2010-11-161-1/+2
* | iwlagn: check change before commit RXON cmdShanyu Zhao2010-11-161-1/+2
* | iwlagn: use SKU information in the EEPROMWey-Yi Guy2010-11-161-0/+4
* | iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-1/+0