summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2011-04-282-2/+2
* | | mac80211: Add new API for rate selectionSujith Manoharan2011-04-284-9/+57
* | | libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-2820-557/+730
* | | wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-2810-17/+125
* | | ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan2011-04-281-0/+4
* | | ath9k_hw: Enable generic timer interrupt.Vivek Natarajan2011-04-281-0/+3
* | | ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-285-14/+75
* | | ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-286-46/+82
* | | mac80211: allow low level drivers to report packet lossArik Nemtsov2011-04-282-0/+19
* | | cfg80211: fix regresion on reg user timeoutLuis R. Rodriguez2011-04-261-1/+2
* | | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger2011-04-2617-302/+93
* | | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li2011-04-2613-197/+109
* | | rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and ...Chaoming_Li2011-04-264-126/+157
* | | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...Chaoming_Li2011-04-269-85/+143
* | | rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li2011-04-266-215/+362
* | | rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192s...Chaoming_Li2011-04-262-96/+83
* | | rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl...Chaoming_Li2011-04-262-33/+52
* | | rtlwifi: rtl8192c-common: Convert common dynamic management routines for addi...Chaoming_Li2011-04-262-21/+447
* | | rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-263-10/+13
* | | rtlwifi: Convert regulatory domain routines for addition of rtl8192se and rtl...Chaoming_Li2011-04-262-21/+78
* | | rtlwifi: Convert rc routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-262-126/+95
* | | rtlwifi: Convert ps routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-262-37/+239
* | | rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-263-229/+578
* | | rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-267-160/+268
* | | rtlwifi: Change cam routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-262-22/+89
* | | rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-2610-141/+675
* | | rtlwifi: Change wifi.h for rtl8192se and rtl8192deChaoming_Li2011-04-262-10/+155
* | | rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DEChaoming_Li2011-04-262-38/+66
* | | mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-267-31/+5
* | | mac80211: fix too early reorder release timerChristian Lamparter2011-04-261-1/+1
* | | carl9170: improve unicast PS bufferingChristian Lamparter2011-04-263-139/+112
* | | p54: implement multicast filterChristian Lamparter2011-04-264-0/+65
* | | ssb: update reject bit for Target State LowRafał Miłecki2011-04-262-9/+8
* | | ssb: mark bus as powered up earlierRafał Miłecki2011-04-261-4/+4
* | | ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd2011-04-261-0/+4
* | | ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2011-04-262-6/+6
* | | ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan2011-04-263-235/+140
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-2623-72/+86
|\ \ \ | | |/ | |/|
| * | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * | mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-202-2/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-204-5/+12
| |\ \
| | * | Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang2011-04-191-0/+1
| | * | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-191-0/+9
| | * | Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-191-3/+2
| | * | Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-191-2/+0
| * | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| * | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| |/ /
| * | iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| * | ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2