summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-021-6/+11
|\
| * iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-222-9/+8
|\ \ | |/
| * iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-111-0/+3
|\ \ | |/
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-1/+1
|\ \ | |/
| * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-314-4/+4
|/
* iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
* 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...David S. Miller2011-03-151-1/+1
|\
| * iwlagn: Support new 1000 microcode.Fry, Donald H2011-03-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-156-51/+238
|\ \
| * | iwlagn: support off-channel TXJohannes Berg2011-03-116-51/+238
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-117-613/+570
|\ \ \ | |/ /
| * | iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
| * | iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-043-22/+30
| * | iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45
| * | iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-046-528/+500
| * | iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
* | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-0439-14506/+754
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-0439-14506/+754
| |\ \ \ | | |/ /
| | * | iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-284-269/+225
| | * | iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-289-183/+155
| | * | iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-284-2/+15
| | * | iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-26/+59
| | * | iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-264-35/+57
| | * | iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-262-7/+12
| | * | iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy2011-02-261-0/+78
| | * | iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy2011-02-261-0/+23
| | * | iwlagn: name change for BT config commandWey-Yi Guy2011-02-262-2/+2
| | * | iwlagn: fix iwlagn_check_needed_chainsJohannes Berg2011-02-251-17/+41
| | * | mac80211: make tx() operation return voidJohannes Berg2011-02-252-3/+2
| | * | mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
| | * | iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2128-14045/+58
| | * | Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-2128-58/+14045
| | * | iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2128-14045/+58
| | * | 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
| | * | iwlwifi: Limit number of firmware reloadWey-Yi Guy2011-02-212-0/+31
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-011-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | iwlagn: Support new 5000 microcode.Fry, Donald H2011-02-211-1/+1
* | | | net: use pci_dev->revision, againSergei Shtylyov2011-02-282-4/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-224-61/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-183-1/+8
| |\ \ \ | | | |/ | | |/|
| * | | iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy2011-02-111-1/+2
| * | | iwlagn: donot process bt update when bt coex disableWey-Yi Guy2011-02-111-1/+11
OpenPOWER on IntegriCloud