index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
23
-322
/
+540
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2015-09-29
brcmfmac: include linux/atomic.h
Hauke Mehrtens
1
-0
/
+1
2015-09-29
brcmfmac: Accept events when TDLS is used in combination with p2p.
Hante Meuleman
1
-2
/
+1
2015-09-29
brcmfmac: Fix TDLS setup by properly handling p2p noif.
Hante Meuleman
3
-3
/
+25
2015-09-29
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
Hante Meuleman
3
-10
/
+131
2015-09-29
brcmfmac: Fix race condition bug when deleting p2p interface.
Hante Meuleman
1
-8
/
+14
2015-09-29
brcmfmac: Add module parameter to disable features.
Hante Meuleman
1
-0
/
+13
2015-09-29
brcmfmac: Fix p2p bug for older firmwares.
Hante Meuleman
1
-4
/
+6
2015-09-29
brcmfmac: Only handle p2p_stop_device if vif is valid
Hante Meuleman
1
-5
/
+11
2015-09-29
brcmfmac: Deleting of p2p device is leaking memory.
Hante Meuleman
3
-20
/
+32
2015-09-29
brcmfmac: Workaround in change vif for wpa_supplicant support.
Hante Meuleman
1
-12
/
+31
2015-09-29
brcmfmac: Make p2pon module param always available.
Hante Meuleman
1
-3
/
+1
2015-09-29
brcmfmac: Fix bug in flowring management.
Hante Meuleman
1
-1
/
+1
2015-09-29
brcmfmac: Inform p2p module about p2pon through API
Hante Meuleman
5
-9
/
+18
2015-09-29
brcmfmac: Only assign primary netdev to if2bss array.
Hante Meuleman
1
-4
/
+10
2015-09-29
brcmfmac: Fix set and get tx-power functions.
Hante Meuleman
1
-111
/
+26
2015-09-29
brcmfmac: Add support for the BCM4350 PCIE device.
Hante Meuleman
3
-0
/
+12
2015-09-29
brcmfmac: Fix exception handling.
Hante Meuleman
1
-0
/
+1
2015-09-29
brcmfmac: Reset PCIE devices after recognition.
Hante Meuleman
3
-21
/
+64
2015-09-29
brcmfmac: introduce brcmf_net_detach() function
Arend van Spriel
2
-9
/
+15
2015-09-29
brcmfmac: change prototype for brcmf_fws_hdrpull()
Arend van Spriel
3
-17
/
+12
2015-09-29
brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()
Arend van Spriel
1
-2
/
+2
2015-09-29
brcmfmac: add dedicated debug level for firmware console logging
Arend van Spriel
3
-3
/
+12
2015-09-29
brcmfmac: add mapping for interface index to bsscfg index
Arend van Spriel
2
-9
/
+14
2015-09-29
brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()
Arend van Spriel
4
-17
/
+15
2015-09-29
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
Arend van Spriel
6
-11
/
+13
2015-09-29
brcmfmac: correct detection of p2pdev interface event
Arend van Spriel
3
-13
/
+12
2015-09-29
brcmfmac: only call brcmf_cfg80211_detach() when attach was successful
Arend van Spriel
1
-1
/
+4
2015-09-29
brcmfmac: change parameters for brcmf_remove_interface()
Arend van Spriel
5
-10
/
+11
2015-09-29
brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance
Arend van Spriel
5
-28
/
+37
2015-09-29
brcmfmac: consolidate ifp lookup in driver core
Arend van Spriel
4
-26
/
+32
2015-09-23
net: brcm80211: fix range check
Andrzej Hajda
1
-1
/
+1
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-08-25
brcmfmac: Add support for host platform NVRAM loading.
Hante Meuleman
1
-15
/
+24
2015-08-25
brcmfmac: bump highest event number for 4339 firmware
Arend van Spriel
1
-4
/
+6
2015-08-25
brcmfmac: block the correct flowring when backup queue overflow
Franky Lin
1
-3
/
+7
2015-08-25
brcmfmac: make use of cfg80211_check_combinations()
Arend van Spriel
1
-2
/
+42
2015-08-25
brcmfmac: add debugfs entry for msgbuf statistics
Franky Lin
1
-0
/
+56
2015-08-25
brcmfmac: correct interface combination info
Arend van Spriel
1
-39
/
+112
2015-08-25
brcmfmac: check all combinations when setting wiphy's addresses
Rafał Miłecki
1
-2
/
+9
2015-08-13
brcmfmac: dhd_sdio.c: use existing atomic_or primitive
Vineet Gupta
1
-11
/
+2
2015-07-21
brcmfmac: set wiphy's addresses to provide valid MACs
Rafa? Mi?ecki
2
-0
/
+17
2015-07-21
brcmsmac: Use kstrdup to simplify code
Christophe Jaillet
1
-3
/
+1
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
14
-360
/
+403
2015-06-16
brcmfmac: make brcmf_p2p_detach() call conditional
Arend van Spriel
1
-1
/
+2
2015-06-16
brcmfmac: fix double free of p2pdev interface
Arend van Spriel
1
-1
/
+1
2015-06-15
brcmfmac: assure p2pdev is unregistered upon driver unload
Arend van Spriel
3
-5
/
+6
2015-06-15
brcmfmac: move p2p attach/detach functions
Arend van Spriel
1
-99
/
+99
2015-06-15
brcmfmac: free ifp for non-netdev interface in p2p module
Arend van Spriel
2
-2
/
+3
[next]