index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2015-06-15
brcmfmac: have sdio return -EIO when device communication is not possible
Arend van Spriel
2
-0
/
+7
2015-06-15
brcmfmac: rework .get_station() callback
Arend van Spriel
2
-92
/
+161
2015-06-15
brcmfmac: Build wiphy mode and interface combinations dynamically
Pontus Fuchs
1
-68
/
+68
2015-06-15
brcmfmac: Check if firmware supports p2p
Pontus Fuchs
2
-1
/
+4
2015-06-15
brcmfmac: use debugfs_create_devm_seqfile() helper function
Arend van Spriel
1
-36
/
+4
2015-06-15
brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()
Arend van Spriel
1
-14
/
+2
2015-06-15
brcmfmac: remove chipinfo debugfs entry
Arend van Spriel
1
-10
/
+0
2015-06-15
brcmfmac: Update msgbuf read pointer quicker.
Hante Meuleman
3
-13
/
+21
2015-06-08
brcmfmac: use direct data pointer in NVRAM parser struct
Rafał Miłecki
1
-20
/
+20
2015-06-08
brcmfmac: set wiphy perm_addr to hardware MAC address
Rafał Miłecki
1
-0
/
+1
2015-06-08
brcmfmac: support NVRAMs containing pci devpaths (instead of pcie)
Rafał Miłecki
1
-2
/
+8
2015-06-03
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
9
-100
/
+191
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2015-05-31
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-05-28
brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails
Arend van Spriel
1
-7
/
+5
2015-05-28
brcmfmac: allow NVRAM values to contain spaces
Rafał Miłecki
1
-2
/
+8
2015-05-28
brcmfmac: treat \0 as end of comment when parsing NVRAM
Rafał Miłecki
1
-5
/
+8
2015-05-28
brcmfmac: simplify check finding NVRAM v1 device path
Rafał Miłecki
1
-7
/
+11
2015-05-28
brcmfmac: simplify check stripping v2 NVRAM
Rafał Miłecki
1
-7
/
+8
2015-05-28
brcmfmac: fix invalid access to struct acpi_device fields
Arend van Spriel
1
-5
/
+14
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-2
/
+2
2015-05-26
brcmfmac: add support for dma indices feature
Franky Lin
1
-21
/
+119
2015-05-26
brcmfmac: remove dummy cache flush/invalidate function
Franky Lin
3
-40
/
+0
2015-05-26
brcmfmac: remove pci shared structure rev4 support
Franky Lin
1
-7
/
+1
2015-05-26
brcmfmac: Improve throughput by scheduling msbug flow worker.
Hante Meuleman
3
-7
/
+11
2015-05-26
brcmfmac: allow device tree node without 'interrupts' property
Arend van Spriel
1
-4
/
+7
2015-05-26
brcmfmac: avoid gcc-5.1 warning
Arnd Bergmann
1
-1
/
+1
2015-05-26
brcmfmac: prohibit ACPI power management for brcmfmac driver
Fu, Zhonghui
1
-0
/
+9
2015-05-09
brcmfmac: check result of USB firmware request
Rafał Miłecki
1
-2
/
+7
2015-05-09
brcmfmac: cleanup a sizeof()
Dan Carpenter
1
-1
/
+1
2015-05-09
brcmfmac: Add support for multiple PCIE devices in nvram.
Hante Meuleman
3
-13
/
+197
2015-05-09
brcmfmac: add additional 43602 pcie device id.
Hante Meuleman
1
-0
/
+1
2015-05-09
brcmfmac: add support for BCM4358 PCIe device
Arend van Spriel
2
-0
/
+10
2015-05-09
brcmfmac: fix sdio suspend and resume
Arend van Spriel
1
-5
/
+13
2015-05-09
brcmfmac: process interrupt regardless sdiod state
Arend van Spriel
1
-4
/
+0
2015-05-09
brcmfmac: add support for BCM4324 rev B5 chipset
Arend van Spriel
1
-1
/
+6
2015-05-09
brcmfmac: make scheduled scan support conditional
Arend van Spriel
3
-1
/
+5
2015-05-09
brcmfmac: add description for feature flags
Arend van Spriel
1
-0
/
+2
2015-05-09
brcmfmac: update wiphy band information upon updating regulatory domain
Arend van Spriel
1
-1
/
+5
2015-05-09
brcmfmac: use static superset of channels for wiphy bands
Arend van Spriel
1
-87
/
+106
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
7
-185
/
+381
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
3
-1
/
+6
[prev]
[next]