index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-11-18
50
-32177
/
+0
*
brcm80211: Add support for brcm4371
Eric Caruso
2015-10-21
2
-0
/
+10
*
brcmfmac: Properly set carrier state of netdev.
Hante Meuleman
2015-10-21
3
-6
/
+31
*
brcmfmac: Remove unused state AP creating.
Hante Meuleman
2015-10-21
2
-5
/
+0
*
brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file.
Hante Meuleman
2015-10-21
3
-3
/
+4
*
brcmfmac: Add dump_station support to cfg80221 ops.
Hante Meuleman
2015-10-21
4
-0
/
+45
*
brcmfmac: Add RSSI information to get_station.
Hante Meuleman
2015-10-21
1
-0
/
+23
*
brcmfmac: Fix station info rate information.
Hante Meuleman
2015-10-21
1
-4
/
+4
*
brcmfmac: Rework p2p attach, use single method for p2p dev creation.
Hante Meuleman
2015-10-21
4
-85
/
+40
*
brcmfmac: remove conversational comment
Arend van Spriel
2015-10-21
1
-3
/
+0
*
brcmfmac: rename firmware_path to alternative_fw_path
Franky Lin
2015-10-21
1
-1
/
+1
*
brcmfmac: Fix race condition between USB probe/load and disconnect.
Hante Meuleman
2015-10-21
1
-3
/
+26
*
brcmfmac: expose device memory to devcoredump subsystem
Arend van Spriel
2015-10-21
6
-11
/
+180
*
brcmfmac: include linux/atomic.h
Hauke Mehrtens
2015-09-29
1
-0
/
+1
*
brcmfmac: Accept events when TDLS is used in combination with p2p.
Hante Meuleman
2015-09-29
1
-2
/
+1
*
brcmfmac: Fix TDLS setup by properly handling p2p noif.
Hante Meuleman
2015-09-29
3
-3
/
+25
*
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
Hante Meuleman
2015-09-29
2
-10
/
+122
*
brcmfmac: Fix race condition bug when deleting p2p interface.
Hante Meuleman
2015-09-29
1
-8
/
+14
*
brcmfmac: Add module parameter to disable features.
Hante Meuleman
2015-09-29
1
-0
/
+13
*
brcmfmac: Fix p2p bug for older firmwares.
Hante Meuleman
2015-09-29
1
-4
/
+6
*
brcmfmac: Only handle p2p_stop_device if vif is valid
Hante Meuleman
2015-09-29
1
-5
/
+11
*
brcmfmac: Deleting of p2p device is leaking memory.
Hante Meuleman
2015-09-29
3
-20
/
+32
*
brcmfmac: Workaround in change vif for wpa_supplicant support.
Hante Meuleman
2015-09-29
1
-12
/
+31
*
brcmfmac: Make p2pon module param always available.
Hante Meuleman
2015-09-29
1
-3
/
+1
*
brcmfmac: Fix bug in flowring management.
Hante Meuleman
2015-09-29
1
-1
/
+1
*
brcmfmac: Inform p2p module about p2pon through API
Hante Meuleman
2015-09-29
5
-9
/
+18
*
brcmfmac: Only assign primary netdev to if2bss array.
Hante Meuleman
2015-09-29
1
-4
/
+10
*
brcmfmac: Fix set and get tx-power functions.
Hante Meuleman
2015-09-29
1
-111
/
+26
*
brcmfmac: Add support for the BCM4350 PCIE device.
Hante Meuleman
2015-09-29
2
-0
/
+10
*
brcmfmac: Fix exception handling.
Hante Meuleman
2015-09-29
1
-0
/
+1
*
brcmfmac: Reset PCIE devices after recognition.
Hante Meuleman
2015-09-29
3
-21
/
+64
*
brcmfmac: introduce brcmf_net_detach() function
Arend van Spriel
2015-09-29
2
-9
/
+15
*
brcmfmac: change prototype for brcmf_fws_hdrpull()
Arend van Spriel
2015-09-29
3
-17
/
+12
*
brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()
Arend van Spriel
2015-09-29
1
-2
/
+2
*
brcmfmac: add dedicated debug level for firmware console logging
Arend van Spriel
2015-09-29
3
-3
/
+12
*
brcmfmac: add mapping for interface index to bsscfg index
Arend van Spriel
2015-09-29
2
-9
/
+14
*
brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()
Arend van Spriel
2015-09-29
4
-17
/
+15
*
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
Arend van Spriel
2015-09-29
6
-11
/
+13
*
brcmfmac: correct detection of p2pdev interface event
Arend van Spriel
2015-09-29
3
-13
/
+12
*
brcmfmac: only call brcmf_cfg80211_detach() when attach was successful
Arend van Spriel
2015-09-29
1
-1
/
+4
*
brcmfmac: change parameters for brcmf_remove_interface()
Arend van Spriel
2015-09-29
5
-10
/
+11
*
brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance
Arend van Spriel
2015-09-29
5
-28
/
+37
*
brcmfmac: consolidate ifp lookup in driver core
Arend van Spriel
2015-09-29
4
-26
/
+32
*
brcmfmac: Add support for host platform NVRAM loading.
Hante Meuleman
2015-08-25
1
-15
/
+24
*
brcmfmac: bump highest event number for 4339 firmware
Arend van Spriel
2015-08-25
1
-4
/
+6
*
brcmfmac: block the correct flowring when backup queue overflow
Franky Lin
2015-08-25
1
-3
/
+7
*
brcmfmac: make use of cfg80211_check_combinations()
Arend van Spriel
2015-08-25
1
-2
/
+42
*
brcmfmac: add debugfs entry for msgbuf statistics
Franky Lin
2015-08-25
1
-0
/
+56
*
brcmfmac: correct interface combination info
Arend van Spriel
2015-08-25
1
-39
/
+112
*
brcmfmac: check all combinations when setting wiphy's addresses
Rafał Miłecki
2015-08-25
1
-2
/
+9
[next]