summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel
2013-06-12brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman
2013-06-12brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-12brcmfmac: Sent TIM information in case of data available.Arend van Spriel
2013-06-12brcmfmac: increment hard_header_len instead of overridingArend van Spriel
2013-06-12brcmfmac: add trace event for capturing BDC headerArend van Spriel
2013-06-12brcmfmac: fix send_pkts statistic counter in firmware-signallingArend van Spriel
2013-06-12brcmfmac: Simplify counting transit count.Hante Meuleman
2013-06-12brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.Hante Meuleman
2013-06-12brcmfmac: Signalling header push and pull on logic places.Hante Meuleman
2013-06-12brcmfmac: Accept only first creditmap event.Hante Meuleman
2013-06-12brcmfmac: fix invalid ifp lookup in firmware-signallingHante Meuleman
2013-06-12brcmfmac: Find correct MAC descriptor in case of TDLS.Hante Meuleman
2013-06-12brcmfmac: Correct creditmap when credit borrowing is active.Hante Meuleman
2013-06-12brcmfmac: For FW signalling it is necessary to track gen bit.Hante Meuleman
2013-06-12brcmfmac: On bus flow control use fw signalling or netif.Hante Meuleman
2013-06-12brcmfmac: reducing debug logging in firmware-signalling codeArend van Spriel
2013-06-12brcmfmac: explicitly indicate sk_buff is sent upon request creditArend van Spriel
2013-06-12brcmfmac: rework credit pickup to assure consistent handlingArend van Spriel
2013-06-12brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman
2013-06-12brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flagsArend van Spriel
2013-06-12brcmfmac: allow firmware-signal tlv to be longer than specifiedArend van Spriel
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene
2013-05-28brcmfmac: Disable powersave mode for P2P link.Hante Meuleman
2013-05-28brcmfmac: Add multi channel support for P2P.Hante Meuleman
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel
2013-05-28brcmfmac: free net device when registration failsArend van Spriel
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel
2013-05-28brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman
2013-05-22drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver ownerLibo Chen
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel
2013-05-08drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-23brcmfmac: add credit borrowing mechanismArend van Spriel
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel
2013-04-23brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...Wei Yongjun
2013-04-22brcmfmac: stop dequeue upon sk_buff commit failureArend van Spriel
2013-04-22brcmfmac: change return type for brcmf_rollback_toq() to voidArend van Spriel
2013-04-22brcmfmac: finalize transmit upon any rollback failureArend van Spriel
2013-04-22brcmfmac: use lock in brcmf_fws_del_interface()Arend van Spriel
2013-04-22brcmfmac: schedule dequeue upon firmware-signal receptionArend van Spriel
2013-04-22brcmfmac: destination mac closed when interface is closedArend van Spriel