summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg4-38/+45
2010-11-29ath9k: fix software retry counter trackingFelix Fietkau1-2/+2
2010-11-29Revert "ath9k_htc: Handle monitor mode properly for HTC devices"Rajkumar Manoharan1-5/+59
2010-11-29ath9k: Remove code which enables btcoex based on subsys idVasanthakumar Thiagarajan2-24/+0
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan3-2/+8
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg4-6/+129
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg6-22/+91
2010-11-25iwlagn: minor change in bt coex normal LUTWey-Yi Guy1-1/+1
2010-11-25iwlagn: use different kill mask when SCO activeWey-Yi Guy2-13/+20
2010-11-25iwlagn: Offical name for 100/130 deviceWey-Yi Guy2-4/+4
2010-11-25iwlagn: Offical name for 6000g2b deviceWey-Yi Guy1-6/+6
2010-11-25iwlagn: Offical name for 6000g2a deviceWey-Yi Guy1-3/+3
2010-11-25iwlagn: Offical name for 6050g2 deviceWey-Yi Guy1-1/+1
2010-11-25iwlwifi: use mac80211 AC definesJohannes Berg2-14/+20
2010-11-25iwlagn: advertise reliable TX statusJohannes Berg1-1/+2
2010-11-25iwlagn: fix station powersave accounting for aggregationJohannes Berg1-6/+25
2010-11-25iwlagn: remove powersave warningJohannes Berg1-2/+2
2010-11-25iwlwifi: use antenna information in EEPROMWey-Yi Guy5-60/+32
2010-11-25iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-11-25ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2-9/+0
2010-11-25ath9k_htc: Identify devices using driver_infoRajkumar Manoharan6-55/+37
2010-11-25ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2-7/+3
2010-11-25ath9k_htc: Add driver_info in usb device listRajkumar Manoharan1-5/+15
2010-11-25ath: Add a driver_info bitmask fieldRajkumar Manoharan1-0/+6
2010-11-25iwlwifi: advance power management supportWey-Yi Guy4-6/+76
2010-11-25iwlwifi: power management checking for shadow registerWey-Yi Guy1-0/+10
2010-11-25iwlwifi: consider BT for power managementWey-Yi Guy4-0/+24
2010-11-25iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-25iwlagn: name change for BT config flagWey-Yi Guy1-2/+3
2010-11-25mac80211: implement packet loss notificationJohannes Berg2-0/+25
2010-11-25cfg80211: allow using CQM event to notify packet lossJohannes Berg5-0/+76
2010-11-25cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-11-25mac80211: avoid aggregation for VO trafficLuis R. Rodriguez1-0/+3
2010-11-25ath9k: avoid aggregation for VO trafficLuis R. Rodriguez1-1/+2
2010-11-25mac80211: reduce the number of retries for nullfunc probingFelix Fietkau1-1/+8
2010-11-25mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau3-26/+72
2010-11-25cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau5-21/+51
2010-11-25mac80211: probe the AP when resumingFelix Fietkau1-0/+1
2010-11-25mac80211: calculate beacon loss time accuratelyFelix Fietkau2-4/+13
2010-11-25mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau1-0/+1
2010-11-25b43: N-PHY: little cleanupsRafał Miłecki1-8/+5
2010-11-25b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki1-0/+16
2010-11-25b43: N-PHY: fix BPHY initRafał Miłecki1-2/+2
2010-11-25b43: N-PHY: init BPHY when neededRafał Miłecki1-0/+4
2010-11-25b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki1-17/+18
2010-11-25b43: N-PHY: minor fixes to match specsRafał Miłecki1-3/+6
2010-11-25b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki1-124/+124
2010-11-25net/wireless: Use pr_<level> and netdev_<level>Joe Perches6-56/+44
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville32-57/+199
2010-11-25Revert "nl80211/mac80211: Report signal average"John W. Linville8-18/+1