aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03brcmfmac: enable sk_buff queueing when credits depleteArend van Spriel
2013-04-03brcmfmac: no flow-control tlv signals when fcmode is NONEArend van Spriel
2013-04-03brcmfmac: only allocate firmware-signalling resources if requiredArend van Spriel
2013-04-03brcmfmac: move brcmf_fws_{de,}init() functionsArend van Spriel
2013-04-03brcmfmac: correct specified length from FIFOCREDITBACK signalArend van Spriel
2013-04-03brcmfmac: initialize struct brcmf_fws_info fields before iovarArend van Spriel
2013-04-03brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel
2013-04-03brcmfmac: avoid error output on header only packetPiotr Haber
2013-04-03brcmfmac: avoid error output in receive pathArend van Spriel
2013-04-03brcmfmac: fix handling sk_buff cleanup upon bus tx failureArend van Spriel
2013-04-03brcmfmac: enable tx status signallingArend van Spriel
2013-04-03brcmfmac: add flow-control mode to firmware signallingArend van Spriel
2013-04-03brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel
2013-04-03brcmfmac: add firmware-signalling hanger functionsArend van Spriel
2013-04-03brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IFArend van Spriel
2013-04-03brcmfmac: add definitions for handling sk_buff control buffer dataArend van Spriel
2013-04-03brcmfmac: allow stopping netif queue for different reasonsArend van Spriel
2013-04-03brcmfmac: add firmware-signalling cleanup functionArend van Spriel
2013-04-03brcmfmac: add handler for credit map firmware eventsArend van Spriel
2013-04-03brcmfmac: handle firmware signal for updating mac descriptor infoArend van Spriel
2013-04-03brcmfmac: hookup firmware signalling to firmware interface eventsArend van Spriel
2013-04-03brcmfmac: determine the wiphy->bands property correctly.Hante Meuleman