summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ath9k_hw: fix BT mute at hw initRajkumar Manoharan2012-06-202-8/+0
| | * | | | | | ath9k: fix incorrect profile type manupulationBala Shanmugam2012-06-201-1/+14
| | * | | | | | wl1251: send filters to firmware as they are setGrazvydas Ignotas2012-06-201-4/+23
| | * | | | | | wl1251: fix filtering supportGrazvydas Ignotas2012-06-202-9/+6
| | * | | | | | wl1251: remove unused filter_workGrazvydas Ignotas2012-06-202-37/+0
| | * | | | | | brcm80211: smac: use current regulatory domain when checking whether OFDM is ...Seth Forshee2012-06-203-126/+15
| | * | | | | | brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee2012-06-201-338/+6
| | * | | | | | brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee2012-06-201-59/+14
| | * | | | | | brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee2012-06-201-41/+26
| | * | | | | | brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee2012-06-203-178/+210
| | * | | | | | brcm80211: smac: clean up channel.cSeth Forshee2012-06-201-133/+5
| | * | | | | | brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee2012-06-201-116/+0
| | * | | | | | brcm80211: smac: always set channel specified by mac80211Seth Forshee2012-06-201-24/+6
| | * | | | | | brcm80211: smac: don't set up tx power limits during initializationSeth Forshee2012-06-201-8/+0
| | * | | | | | mwifiex: support for WEP in AP modeAvinash Patil2012-06-204-1/+108
| | * | | | | | mwifiex: separate uAP WPA/WPA2 parsing from other BSS parametersAvinash Patil2012-06-201-68/+79
| | * | | | | | mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil2012-06-205-0/+59
| | * | | | | | mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil2012-06-203-37/+17
| | * | | | | | wireless: rtl818x: rtl8180 add devices idsXose Vazquez Perez2012-06-201-0/+2
| | * | | | | | ath9k_hw: clean up ANI OFDM trigger handlingFelix Fietkau2012-06-201-13/+10
| | * | | | | | ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau2012-06-201-12/+12
| | * | | | | | ath9k: remove MIB interrupt supportFelix Fietkau2012-06-204-67/+2
| | * | | | | | ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau2012-06-204-63/+43
| | * | | | | | ath9k_hw: remove the old ANI implementationFelix Fietkau2012-06-204-468/+19
| | * | | | | | ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau2012-06-201-7/+5
| | * | | | | | ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau2012-06-204-24/+23
| | * | | | | | ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau2012-06-201-4/+7
| | * | | | | | ath9k_hw: remove aniState->noiseFloorFelix Fietkau2012-06-202-8/+4
| | * | | | | | rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-06-201-0/+1
| | * | | | | | brcmfmac: introduce checkdied debugfs functionalityArend van Spriel2012-06-201-1/+331
| | * | | | | | rt2x00 : RT3290 chip support v4Woody Hung2012-06-207-57/+567
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-2011-85/+93
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | iwlwifi: remove sku field from hw_paramsJohannes Berg2012-06-204-13/+8
| | | * | | | | iwlwifi: use minimal time for radio reset scanJohannes Berg2012-06-201-22/+19
| | | * | | | | iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg2012-06-201-0/+3
| | | * | | | | iwlwifi: delay ROC if doing internal reset scanJohannes Berg2012-06-181-2/+12
| | | * | | | | iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2012-06-182-14/+12
| | | * | | | | iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach2012-06-181-16/+14
| | | * | | | | iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach2012-06-181-8/+0
| | | * | | | | iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach2012-06-181-3/+2
| | | * | | | | iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach2012-06-181-0/+2
| | | * | | | | iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach2012-06-181-7/+9
| | | * | | | | iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach2012-06-181-0/+9
| | | * | | | | iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach2012-06-181-0/+3
| | * | | | | | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-06-2010-83/+477
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-06-14931-68822/+49181
| | | |\ \ \ \ \ \
| | | * | | | | | | ath6kl: fix fw capability parsingThomas Pedersen2012-06-141-3/+3
| | | * | | | | | | ath6kl: use firmware version from FW IENaveen Singh2012-06-112-9/+21
| | | * | | | | | | ath6kl: Fix unstable downlink throughputVasanthakumar Thiagarajan2012-06-112-26/+19
| | | * | | | | | | ath6kl: Fix race in aggregation reorder logicVasanthakumar Thiagarajan2012-06-112-6/+18
OpenPOWER on IntegriCloud