summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker2011-10-311-1/+0
| | * | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-316-0/+7
| | * | drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-317-7/+7
| | * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3145-0/+45
| | * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-3127-0/+27
| * | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-022-3/+3
| |\ \ \
| | * | | um: a couple of missing dependencies...Al Viro2011-11-022-3/+3
| * | | | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-311-1/+1
| * | | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-315-23/+18
| | |/ / | |/| |
OpenPOWER on IntegriCloud