summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-21iwlwifi: missing unlock on error pathDan Carpenter1-2/+5
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+87
2011-03-11iwlagn: support off-channel TXJohannes Berg1-0/+87
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-176/+2
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-89/+21
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka1-0/+2
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka1-176/+0
2011-02-28net: use pci_dev->revision, againSergei Shtylyov1-1/+1
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka1-66/+0
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka1-0/+6
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-2/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-18/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+18
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-18/+0
2011-02-21iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy1-3/+5
2011-02-21iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy1-0/+9
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2011-02-10iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka1-2/+7
2011-02-10iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka1-34/+35
2011-02-08iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy1-2/+4
2011-02-01iwlagn: remove unsupported BT SCO commandWey-Yi Guy1-4/+1
2011-02-01iwlwifi: fix beacon notification parsingJohannes Berg1-8/+8
2011-02-01iwlwifi: use maximum aggregation sizeJohannes Berg1-5/+27
2011-02-01iwlwifi: advertise max aggregate sizeJohannes Berg1-0/+2
2011-02-01iwlwifi: support RSN IBSSJohannes Berg1-1/+10
2011-02-01iwlwifi: check ucode loading error and restartWey-Yi Guy1-9/+6
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka1-2/+1
2011-01-22iwlwifi: initial P2P supportWey-Yi Guy1-0/+4
2011-01-22iwlwifi: replace minimum slot time constantJohannes Berg1-1/+1
2011-01-22iwlwifi: implement remain-on-channelJohannes Berg1-0/+94
2011-01-22iwlagn: add 2000 series pci idWey-Yi Guy1-0/+43
2011-01-22iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-3/+7
2011-01-21iwlagn: add support for waiting for notificationsJohannes Berg1-0/+21
2011-01-21iwlagn: make iwl_rx_handle staticJohannes Berg1-1/+1
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+5
2011-01-04iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka1-4/+5
2011-01-03wireless: comment typo fix diable -> disable.Justin P. Mattock1-2/+2
2010-12-26iwlwifi: remove reference to Gen2Wey-Yi Guy1-3/+3
2010-12-26iwlagn: fix FH errorJohannes Berg1-1/+2
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-15/+6
2010-12-02iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy1-5/+7
2010-12-02iwlagn: remove structure name reference to gen2Wey-Yi Guy1-29/+29
2010-11-25iwlagn: advertise reliable TX statusJohannes Berg1-1/+2
2010-11-16iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy1-1/+2
2010-11-16iwlagn: check change before commit RXON cmdShanyu Zhao1-1/+2
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-0/+4
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy1-1/+0