summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-28mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov
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-28mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov
2011-11-28mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich
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-21mac80211: fix RCU warnings in meshJohannes Berg
2011-11-21cfg80211: work around a sparse issueJohannes Berg
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
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches
2011-11-21iwlwifi: remove redundancyWey-Yi Guy
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer