summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-11-28ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis
2011-11-28ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis
2011-11-28ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis
2011-11-28ath5k: We always do full calibration on AR5210Nick Kossifidis
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-11-28ath5k: Use usleep_range where possibleNick Kossifidis
2011-11-28ath5k: Calibration re-workNick Kossifidis
2011-11-28ath5k: Cleanups v1Nick Kossifidis
2011-11-28ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis
2011-11-28ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-28rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger
2011-11-28brcm80211: fmac: change function bus_stop parameterFranky Lin
2011-11-28brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin
2011-11-28brcm80211: fmac: change function bus_init parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_txdata parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_txctl parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin
2011-11-28brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin
2011-11-28brcm80211: fmac: discard packet received when net device not registeredFranky Lin
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel
2011-11-28brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel
2011-11-28brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers
2011-11-28brcm80211: smac: fix channel frequencyAlwin Beukers
2011-11-28brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel
2011-11-28brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel
2011-11-28brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel
2011-11-28ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan
2011-11-28ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan
2011-11-28ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna