summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola1-0/+3
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2011-11-28rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa1-2/+4
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger1-2/+5
2011-11-28brcm80211: fmac: change function bus_stop parameterFranky Lin3-4/+7
2011-11-28brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin3-14/+2
2011-11-28brcm80211: fmac: change function bus_init parameterFranky Lin3-7/+9
2011-11-28brcm80211: fmac: change function bus_txdata parameterFranky Lin3-3/+6
2011-11-28brcm80211: fmac: change function bus_txctl parameterFranky Lin3-3/+6
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin5-3/+8
2011-11-28brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin1-6/+6
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin4-31/+37
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin4-7/+26
2011-11-28brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin4-70/+70
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin3-5/+3
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin4-27/+1
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin3-37/+14
2011-11-28brcm80211: fmac: discard packet received when net device not registeredFranky Lin1-0/+6
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2-3/+7
2011-11-28brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel1-82/+18
2011-11-28brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers3-51/+38
2011-11-28brcm80211: smac: fix channel frequencyAlwin Beukers1-1/+1
2011-11-28brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin3-37/+7
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel3-34/+36
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel3-7/+5
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel4-77/+201
2011-11-28brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2-40/+24
2011-11-28brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel3-42/+36
2011-11-28ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan1-1/+1
2011-11-28ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan4-10/+8
2011-11-28ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov1-7/+6
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2752-49333/+149769
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna1-2/+0
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna1-17/+9
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna1-2/+2
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna1-2/+3
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna1-18/+31
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg1-1/+2
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches1-16/+21
2011-11-21iwlwifi: remove redundancyWey-Yi Guy1-1/+1
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach1-1/+0
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach1-4/+2
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach4-6/+9
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43