summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-10rt2x00: rt2400pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2x00mmio: use rt2x00mmio prefix in function namesGabor Juhos
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel
2013-04-08brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel
2013-04-08brcmfmac: add hexadecimal trace of message payloadArend van Spriel
2013-04-08brcmfmac: firmware shared data version fixPiotr Haber
2013-04-08brcmfmac: read firmware console without trap indicationPiotr Haber
2013-04-08brcmfmac: handle firmware signals requesting for packetsArend van Spriel
2013-04-08brcmfmac: handle firmware signalling destination entry stateArend van Spriel
2013-04-08brcmfmac: fix unaligned access in TXSTATUS signal handlingArend van Spriel
2013-04-08mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart
2013-04-08mwifiex: correct wrong list in list_empty checkAndreas Fenkart
2013-04-08rtlwifi: rtl8188ee: Fix allyesconfig build failuresLarry Finger
2013-04-08rtlwifi: rtl8188ee: Fix linker warningsLarry Finger
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi
2013-04-08ath9k: add debugfs based DFS radar simulationZefir Kurtisi
2013-04-08ath9k: add interface combinations for DFS masterZefir Kurtisi
2013-04-08ath: Let user know which keycache method is complaining.Ben Greear
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach
2013-04-08iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach
2013-04-08iwlwifi: print warning on request_module failureJohannes Berg
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg
2013-04-08mac80211: replace some dead code by a warningJohannes Berg
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg