index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+4
2013-12-05
brcmsmac: remove dependency on CRC8 and CRC_CCITT
Hauke Mehrtens
1
-2
/
+0
2013-12-05
brcm80211: fix usage of freq_reg_info()
Luis R. Rodriguez
1
-1
/
+2
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-65
/
+57
2013-12-02
brcmfmac: expose chip information through debugfs
Arend van Spriel
1
-1
/
+35
2013-12-02
brcmfmac: move firmware event related defines to fweh.h
Arend van Spriel
2
-49
/
+54
2013-12-02
brcmfmac: remove some unused definitions
Arend van Spriel
1
-48
/
+0
2013-12-02
brcmfmac: Use consistent naming for BCDC.
Hante Meuleman
3
-106
/
+95
2013-12-02
brcmfmac: move firmware command code definitions
Arend van Spriel
2
-61
/
+61
2013-12-02
brcmfmac: move firmware related structures to fwil_types.h
Arend van Spriel
4
-311
/
+310
2013-12-02
brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
Arend van Spriel
1
-3
/
+0
2013-12-02
brcmfmac: provide firmware version in ethtool driver info
Arend van Spriel
3
-3
/
+13
2013-12-02
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
9
-71
/
+202
2013-12-02
brcmfmac: remove redundant ioctl handlers
Arend van Spriel
1
-149
/
+0
2013-12-02
brcmfmac: use platform specific alignment in SDIO
Arend van Spriel
1
-28
/
+22
2013-12-02
brcmfmac: determine alignment values during probe
Arend van Spriel
1
-24
/
+24
2013-12-02
brcmfmac: removed dhd_proto.h.
Hante Meuleman
6
-43
/
+15
2013-12-02
brcmfmac: rename dhd_cdc to bcdc
Hante Meuleman
2
-1
/
+1
2013-12-02
brcmfmac: add host tx glomming support
Franky Lin
1
-100
/
+227
2013-12-02
brcmfmac: add firmware and nvram file name for bcm4339
Franky Lin
1
-1
/
+6
2013-12-02
brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set
Arend van Spriel
1
-2
/
+6
2013-12-02
brcmfmac: determine sd host controller related variable earlier
Arend van Spriel
1
-15
/
+17
2013-12-02
brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()
Arend van Spriel
2
-11
/
+22
2013-12-02
brcmsmac: select CONFIG_BCMA when possible
Arend van Spriel
1
-1
/
+2
2013-12-02
brcmfmac: reduce logging noise accessing SDIO SleepCSR register
Arend van Spriel
1
-4
/
+15
2013-12-02
brcmfmac: remove empty brcmf_proto_stop
Franky Lin
3
-11
/
+0
2013-12-02
brcmfmac: start netif queues only when setup is completed successful
Arend van Spriel
1
-5
/
+4
2013-12-02
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
4
-44
/
+51
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
4
-6
/
+19
2013-12-02
brcmfmac: Update fwsignal to fix out of order tx.
Hante Meuleman
1
-21
/
+146
2013-12-02
brcmfmac: fix uninitialized warning
Arend van Spriel
1
-0
/
+2
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
1
-3
/
+4
2013-11-26
brcmsmac: Fix build dep on LEDS_CLASS
Borislav Petkov
1
-0
/
+2
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2
-3
/
+3
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
4
-59
/
+50
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-11-19
brcmfmac: fix possible memory leak
Geyslan G. Bem
1
-0
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-2
/
+2
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-125
/
+216
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-23
/
+28
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
3
-4
/
+21
2013-10-18
brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support
Arend van Spriel
1
-42
/
+64
2013-10-18
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
Arend van Spriel
1
-3
/
+11
2013-10-18
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
Arend van Spriel
1
-2
/
+0
2013-10-18
brcmfmac: verify result of brcmf_sdio_addrprep() calls
Arend van Spriel
1
-4
/
+11
2013-10-18
brcmfmac: rework single packet transfers
Arend van Spriel
1
-41
/
+40
2013-10-18
brcmfmac: rename brcmf_sdio_buffrw()
Arend van Spriel
1
-8
/
+9
2013-10-18
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
Arend van Spriel
1
-15
/
+19
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
3
-16
/
+28
2013-10-18
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
Arend van Spriel
1
-5
/
+6
[next]