summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-21wlcore: do not report noise level in get survey opYoni Divinsky1-4/+1
2012-06-21wl18xx: set Tx align quirk for PG2Arik Nemtsov1-1/+1
2012-06-21wl18xx: increase Rx descriptors for PG2Arik Nemtsov1-1/+10
2012-06-21wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov3-32/+43
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov8-5/+27
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho6-1/+70
2012-06-21wlcore: suppress error message on Rx BA session removalArik Nemtsov1-2/+7
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg1-20/+17
2012-06-21iwlwifi: increase scan timeoutJohannes Berg1-1/+1
2012-06-21iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg1-0/+6
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger1-0/+3
2012-06-20ath9k: do not sampling on ani timer when chip is in sleepRajkumar Manoharan1-1/+1
2012-06-20ath9k_hw: fix LNA control on WLAN sleepRajkumar Manoharan1-2/+15
2012-06-20ath9k_hw: update ar9462 dac_async_fifo initvalRajkumar Manoharan1-1/+1
2012-06-20ath9k: fix mci_is_enabled utilityRajkumar Manoharan1-1/+2
2012-06-20ath9k_hw: fix BT mute at hw initRajkumar Manoharan2-8/+0
2012-06-20ath9k: fix incorrect profile type manupulationBala Shanmugam1-1/+14
2012-06-20wl1251: send filters to firmware as they are setGrazvydas Ignotas1-4/+23
2012-06-20wl1251: fix filtering supportGrazvydas Ignotas2-9/+6
2012-06-20wl1251: remove unused filter_workGrazvydas Ignotas2-37/+0
2012-06-20brcm80211: smac: use current regulatory domain when checking whether OFDM is ...Seth Forshee3-126/+15
2012-06-20brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee1-338/+6
2012-06-20brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee1-59/+14
2012-06-20brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee1-41/+26
2012-06-20brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee3-178/+210
2012-06-20brcm80211: smac: clean up channel.cSeth Forshee1-133/+5
2012-06-20brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee1-116/+0
2012-06-20brcm80211: smac: always set channel specified by mac80211Seth Forshee1-24/+6
2012-06-20brcm80211: smac: don't set up tx power limits during initializationSeth Forshee1-8/+0
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil4-1/+108
2012-06-20mwifiex: separate uAP WPA/WPA2 parsing from other BSS parametersAvinash Patil1-68/+79
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil5-0/+59
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil3-37/+17
2012-06-20wireless: rtl818x: rtl8180 add devices idsXose Vazquez Perez1-0/+2
2012-06-20ath9k_hw: clean up ANI OFDM trigger handlingFelix Fietkau1-13/+10
2012-06-20ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau1-12/+12
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau4-67/+2
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau4-63/+43
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau4-468/+19
2012-06-20ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau1-7/+5
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau4-24/+23
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau1-4/+7
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau2-8/+4
2012-06-20rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-06-20brcmfmac: introduce checkdied debugfs functionalityArend van Spriel1-1/+331
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung7-57/+567
2012-06-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville11-85/+93
2012-06-20Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville10-83/+477
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg4-13/+8
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg1-22/+19