summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add tm commands for indirect register accessHsu, Kenny2011-11-282-13/+47
* ath5k: Optimize ath5k_cw_validateNick Kossifidis2011-11-281-4/+13
* ath5k: Renumber hw queue idsNick Kossifidis2011-11-282-13/+11
* ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis2011-11-281-4/+3
* ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis2011-11-285-48/+47
* ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis2011-11-281-2/+9
* ath5k: We always do full calibration on AR5210Nick Kossifidis2011-11-281-0/+3
* ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis2011-11-2816-725/+1944
* ath5k: Use usleep_range where possibleNick Kossifidis2011-11-284-20/+20
* ath5k: Calibration re-workNick Kossifidis2011-11-283-62/+147
* ath5k: Cleanups v1Nick Kossifidis2011-11-282-33/+96
* ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis2011-11-281-0/+1
* ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis2011-11-284-93/+189
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-281-0/+3
* wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-284-4/+0
* rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-281-2/+4
* rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-281-2/+5
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-283-4/+7
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-283-14/+2
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-283-7/+9
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-283-3/+6
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-283-3/+6
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-285-3/+8
* brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin2011-11-281-6/+6
* brcm80211: fmac: move busstate to struct brcmf_busFranky Lin2011-11-284-31/+37
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-284-7/+26
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-284-70/+70
* brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin2011-11-283-5/+3
* brcm80211: fmac: remove function brcmf_c_initFranky Lin2011-11-284-27/+1
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-283-37/+14
* brcm80211: fmac: discard packet received when net device not registeredFranky Lin2011-11-281-0/+6
* brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2011-11-282-3/+7
* brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel2011-11-281-82/+18
* brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers2011-11-283-51/+38
* brcm80211: smac: fix channel frequencyAlwin Beukers2011-11-281-1/+1
* brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin2011-11-283-37/+7
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-283-34/+36
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-283-7/+5
* brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel2011-11-284-77/+201
* brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2011-11-282-40/+24
* brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel2011-11-283-42/+36
* ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan2011-11-281-1/+1
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-284-10/+8
* ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov2011-11-281-7/+6
* rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-221-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2289-35/+106
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0713-67/+69
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0413-67/+69
| | |\
| * | \ Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0684-8/+87
| |\ \ \ | | |/ / | |/| |
| | * | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
OpenPOWER on IntegriCloud