summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-04-17iwlwifi: Disabling calibrations variableDor Shaish4-11/+50
2012-04-17iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach1-2/+0
2012-04-17iwlwifi: remove double verification of ucode sectionsDavid Spinadel1-36/+0
2012-04-17iwlwifi: set size of ucode sectionDavid Spinadel1-0/+1
2012-04-17iwlwifi: remove iwl_tx_queue declarationJohannes Berg1-2/+0
2012-04-17iwlwifi: move status definitions from iwl-sharedDon Fry6-29/+31
2012-04-17iwlwifi: added HBUS_TARG_TEST_REGAmit Beka1-0/+3
2012-04-17iwlwifi: move HCMD_ACTIVE to transDon Fry6-17/+18
2012-04-17iwlwifi: complete STATUS_READY refactoringDon Fry3-6/+17
2012-04-17iwlwifi: remove antenna from mod params structJohannes Berg1-2/+0
2012-04-17iwlwifi: remove uCode alternatives mechanismJohannes Berg5-53/+4
2012-04-17iwlwifi: remove no_sleep_autoadjustJohannes Berg4-73/+2
2012-04-16wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez1-0/+2
2012-04-16wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2-1/+2
2012-04-16ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos1-13/+8
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos5-75/+44
2012-04-16ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos3-4/+4
2012-04-16ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos1-14/+1
2012-04-16net/wireless: use module_pci_driverAxel Lin13-191/+13
2012-04-16rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger2-0/+5
2012-04-16ath5k: add PCI idYoshinori Sato1-0/+1
2012-04-16ath9k: fix beacon descriptorRajkumar Manoharan1-1/+1
2012-04-16ath9k: skip beaconing when reset work is pendingRajkumar Manoharan1-0/+6
2012-04-16ath9k: reset noiseimmunity level to defaultRajkumar Manoharan1-2/+6
2012-04-16ath9k: fix ibss beacon next tbttRajkumar Manoharan1-0/+2
2012-04-16ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan1-2/+2
2012-04-16hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann1-2/+1
2012-04-16mac80211_hwsim: fixup for tsf settingJavier Cardona1-0/+1
2012-04-16ath9k: optimize the hardware hang checkFelix Fietkau2-11/+3
2012-04-16ath9k: do not register LEDs on AR913xFelix Fietkau1-0/+3
2012-04-16ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2-3/+3
2012-04-16ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither1-2/+2
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear6-52/+145
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear1-48/+24
2012-04-16Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville15-763/+755
2012-04-13brcm80211: smac: only provide valid regulatory hintArend van Spriel1-1/+35
2012-04-13brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel1-5/+1
2012-04-13brcm80211: fmac: clean up chip id tableFranky Lin1-29/+11
2012-04-13brcm80211: fmac: postpone dongle RF enabling.Franky Lin2-4/+5
2012-04-13brcm80211: fmac: add frame header extension supportFranky Lin1-0/+1
2012-04-13brcm80211: fmac: register primary net device with device mac addressArend van Spriel3-14/+5
2012-04-13brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel1-13/+12
2012-04-13brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel2-59/+58
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior7-9/+17
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan3-20/+0
2012-04-13rt2800: zero registers of unused TX ringsJakub Kicinski1-0/+10
2012-04-13rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2-3/+5
2012-04-13rt2800: add disabling of DMA before loading firmwareJakub Kicinski1-0/+2
2012-04-13rt2800: introduce wpdma_disable functionJakub Kicinski3-24/+19