index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-06-13
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
1
-0
/
+4
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-05-28
brcmfmac: Disable powersave mode for P2P link.
Hante Meuleman
1
-0
/
+5
2013-05-28
brcmfmac: Add multi channel support for P2P.
Hante Meuleman
1
-1
/
+25
2013-05-28
brcmfmac: use struct net_device::destructor to remove interfaces
Arend van Spriel
3
-5
/
+25
2013-05-28
brcmfmac: free net device when registration fails
Arend van Spriel
2
-4
/
+9
2013-05-28
brcmfmac: add additional parameter to brcmf_free_vif()
Arend van Spriel
3
-25
/
+20
2013-05-28
brcmfmac: Fix p2p setup when connected to ap on 5G.
Hante Meuleman
1
-7
/
+21
2013-05-28
brcmfmac: Turn off ARP offloading when configured for AP.
Hante Meuleman
3
-19
/
+45
2013-05-22
drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver owner
Libo Chen
1
-1
/
+2
2013-05-17
brcmfmac: announce P2P_DEVICE support in wiphy structure
Arend van Spriel
1
-1
/
+6
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-23
brcmfmac: add credit borrowing mechanism
Arend van Spriel
1
-8
/
+87
2013-04-23
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2
-9
/
+24
2013-04-23
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
1
-2
/
+3
2013-04-23
brcmfmac: support critical protocol API for DHCP
Piotr Haber
5
-1
/
+576
2013-04-23
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2
-1
/
+13
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+1
2013-04-22
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...
Wei Yongjun
1
-2
/
+3
2013-04-22
brcmfmac: stop dequeue upon sk_buff commit failure
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: change return type for brcmf_rollback_toq() to void
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: finalize transmit upon any rollback failure
Arend van Spriel
1
-3
/
+3
2013-04-22
brcmfmac: use lock in brcmf_fws_del_interface()
Arend van Spriel
1
-0
/
+3
2013-04-22
brcmfmac: schedule dequeue upon firmware-signal reception
Arend van Spriel
1
-12
/
+24
2013-04-22
brcmfmac: destination mac closed when interface is closed
Arend van Spriel
1
-3
/
+14
2013-04-22
brcmfmac: remove error message upon allocation failure
Arend van Spriel
1
-3
/
+1
2013-04-22
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
1
-0
/
+2
2013-04-22
brcmfmac: reinitialize dequeue mask per node
Arend van Spriel
1
-1
/
+3
2013-04-12
brcmfmac: remove ifidx variable from brcmf_fws_process_skb()
Arend van Spriel
1
-3
/
+2
2013-04-12
brcmfmac: rename brcmf_fws_mac_desc_ready()
Arend van Spriel
1
-18
/
+13
2013-04-12
brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()
Arend van Spriel
1
-8
/
+5
2013-04-12
brcmfmac: obtain iftype for firmware-signal descriptor lookup
Arend van Spriel
3
-3
/
+17
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
4
-178
/
+126
2013-04-12
brcmfmac: Add drive strength programming for SDIO 43143.
Hante Meuleman
1
-19
/
+34
2013-04-12
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
3
-0
/
+30
2013-04-12
brcmfmac: add BCM4335 sdio interface support
Franky Lin
3
-0
/
+18
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
2
-7
/
+33
2013-04-12
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
3
-25
/
+146
2013-04-12
brcmfmac: adopt new d11 interface
Franky Lin
4
-115
/
+125
2013-04-12
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
3
-199
/
+241
2013-04-12
brcmfmac: aggregate dongle ram access interface
Franky Lin
3
-114
/
+96
2013-04-12
brcmfmac: support save&restore firmware feature
Piotr Haber
2
-14
/
+270
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-24
/
+28
2013-04-08
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
3
-14
/
+7
2013-04-08
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
1
-1
/
+2
2013-04-08
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2
-3
/
+8
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
4
-35
/
+55
2013-04-08
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2
-11
/
+143
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
3
-52
/
+42
[next]