index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-13
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
4
-23
/
+24
2013-09-26
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
John W. Linville
1
-4
/
+11
2013-06-13
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
1
-0
/
+4
2013-06-12
brcmsmac: disable power-save related functions
Arend van Spriel
1
-15
/
+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-17
brcmfmac: announce P2P_DEVICE support in wiphy structure
Arend van Spriel
1
-1
/
+6
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-26
brcmsmac: Fix merge issue
Piotr Haber
1
-0
/
+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
2
-139
/
+133
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
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
1
-10
/
+2
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
brcm80211: simplify makefiles
Johannes Berg
2
-16
/
+5
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
5
-187
/
+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
4
-0
/
+31
2013-04-12
brcmfmac: add BCM4335 sdio interface support
Franky Lin
4
-0
/
+19
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
brcmutil: add new d11 interface support
Franky Lin
3
-1
/
+309
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
3
-16
/
+282
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-7
/
+7
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
[next]