index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: add credit borrowing mechanism
Arend van Spriel
2013-04-23
1
-8
/
+87
*
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2013-04-23
2
-9
/
+24
*
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
2013-04-23
1
-2
/
+3
*
brcmfmac: support critical protocol API for DHCP
Piotr Haber
2013-04-23
5
-1
/
+576
*
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2013-04-23
2
-1
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
2
-139
/
+133
|
\
|
*
brcmsmac: request firmware in .start() callback
Arend van Spriel
2013-04-08
1
-132
/
+132
|
*
brcmfmac: remove advertising P2P device support
Arend van Spriel
2013-04-08
1
-6
/
+1
*
|
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...
Wei Yongjun
2013-04-22
1
-2
/
+3
*
|
brcmfmac: stop dequeue upon sk_buff commit failure
Arend van Spriel
2013-04-22
1
-3
/
+2
*
|
brcmfmac: change return type for brcmf_rollback_toq() to void
Arend van Spriel
2013-04-22
1
-3
/
+2
*
|
brcmfmac: finalize transmit upon any rollback failure
Arend van Spriel
2013-04-22
1
-3
/
+3
*
|
brcmfmac: use lock in brcmf_fws_del_interface()
Arend van Spriel
2013-04-22
1
-0
/
+3
*
|
brcmfmac: schedule dequeue upon firmware-signal reception
Arend van Spriel
2013-04-22
1
-12
/
+24
*
|
brcmfmac: destination mac closed when interface is closed
Arend van Spriel
2013-04-22
1
-3
/
+14
*
|
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
2013-04-22
1
-10
/
+2
*
|
brcmfmac: remove error message upon allocation failure
Arend van Spriel
2013-04-22
1
-3
/
+1
*
|
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
2013-04-22
1
-0
/
+2
*
|
brcmfmac: reinitialize dequeue mask per node
Arend van Spriel
2013-04-22
1
-1
/
+3
*
|
brcm80211: simplify makefiles
Johannes Berg
2013-04-12
2
-16
/
+5
*
|
brcmfmac: remove ifidx variable from brcmf_fws_process_skb()
Arend van Spriel
2013-04-12
1
-3
/
+2
*
|
brcmfmac: rename brcmf_fws_mac_desc_ready()
Arend van Spriel
2013-04-12
1
-18
/
+13
*
|
brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()
Arend van Spriel
2013-04-12
1
-8
/
+5
*
|
brcmfmac: obtain iftype for firmware-signal descriptor lookup
Arend van Spriel
2013-04-12
3
-3
/
+17
*
|
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
5
-187
/
+126
*
|
brcmfmac: Add drive strength programming for SDIO 43143.
Hante Meuleman
2013-04-12
1
-19
/
+34
*
|
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
2013-04-12
4
-0
/
+31
*
|
brcmfmac: add BCM4335 sdio interface support
Franky Lin
2013-04-12
4
-0
/
+19
*
|
brcmfmac: setup SDIO reset behavior
Piotr Haber
2013-04-12
2
-7
/
+33
*
|
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2013-04-12
3
-25
/
+146
*
|
brcmfmac: adopt new d11 interface
Franky Lin
2013-04-12
4
-115
/
+125
*
|
brcmutil: add new d11 interface support
Franky Lin
2013-04-12
3
-1
/
+309
*
|
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
2013-04-12
3
-199
/
+241
*
|
brcmfmac: aggregate dongle ram access interface
Franky Lin
2013-04-12
3
-114
/
+96
*
|
brcmfmac: support save&restore firmware feature
Piotr Haber
2013-04-12
3
-16
/
+282
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
3
-7
/
+7
|
\
\
|
*
|
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
3
-7
/
+7
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
2
-24
/
+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
brcmfmac: do not proceed if fail to download nvram to dongle
Franky Lin
2013-04-03
1
-3
/
+3
|
*
|
brcmfmac: fix returning cipher_suite for get_key operation.
Hante Meuleman
2013-04-03
1
-8
/
+4
|
*
|
brcmfmac: fix stopping AP.
Hante Meuleman
2013-04-03
1
-10
/
+15
|
*
|
brcmfmac: fix tkip mic tx/rx ap swap bug.
Hante Meuleman
2013-04-03
1
-3
/
+6
*
|
|
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
2013-04-08
3
-14
/
+7
*
|
|
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
2013-04-08
1
-1
/
+2
*
|
|
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2013-04-08
2
-3
/
+8
*
|
|
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
2013-04-08
4
-35
/
+55
*
|
|
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2013-04-08
2
-11
/
+143
*
|
|
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
2013-04-08
3
-52
/
+42
*
|
|
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
2013-04-08
3
-19
/
+20
*
|
|
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
Arend van Spriel
2013-04-08
1
-6
/
+4
[next]