index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm80211: smac: only provide valid regulatory hint
Arend van Spriel
2012-04-13
1
-1
/
+35
*
brcm80211: smac: do not use US as fallback regulatory hint
Arend van Spriel
2012-04-13
1
-5
/
+1
*
brcm80211: fmac: clean up chip id table
Franky Lin
2012-04-13
1
-29
/
+11
*
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2012-04-13
2
-4
/
+5
*
brcm80211: fmac: add frame header extension support
Franky Lin
2012-04-13
1
-0
/
+1
*
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-04-13
3
-14
/
+5
*
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
2012-04-13
1
-13
/
+12
*
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2012-04-13
2
-59
/
+58
*
brcm80211: replace open-coded ARRAY_SIZE with the macro
Jim Cromie
2012-04-12
2
-32
/
+12
*
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
1
-8
/
+2
|
\
|
*
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
2012-03-13
1
-8
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
7
-84
/
+64
|
\
\
|
|
/
|
*
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
2012-03-05
1
-11
/
+9
|
*
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-12
/
+19
|
*
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-4
/
+14
|
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
4
-18
/
+8
|
*
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
2012-03-05
2
-15
/
+4
|
*
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
2012-03-05
2
-22
/
+11
|
*
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
2012-03-05
1
-3
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
14
-83
/
+1904
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-3
/
+3
|
|
\
|
*
|
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
2012-02-27
1
-3
/
+3
|
*
|
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
2012-02-27
1
-4
/
+4
|
*
|
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
2012-02-22
1
-6
/
+6
|
*
|
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
7
-7
/
+1812
|
*
|
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
2012-02-22
1
-2
/
+3
|
*
|
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
2012-02-22
1
-2
/
+4
|
*
|
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
2
-14
/
+8
|
*
|
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
2012-02-22
1
-4
/
+3
|
*
|
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
3
-5
/
+32
|
*
|
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
3
-9
/
+12
|
*
|
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
2012-02-22
1
-4
/
+4
|
*
|
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2012-02-22
2
-2
/
+3
|
*
|
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
3
-5
/
+14
|
*
|
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-22
1
-5
/
+1
|
*
|
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
2012-02-22
1
-20
/
+1
|
*
|
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
2012-02-22
1
-4
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-1
/
+9
|
|
\
\
*
|
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-01
1
-8
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
2012-02-23
1
-3
/
+3
|
*
|
|
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-23
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
3
-12
/
+10
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
22
-306
/
+300
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
2012-01-24
1
-2
/
+2
|
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
13
-24
/
+46
|
*
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
1
-6
/
+3
|
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
6
-93
/
+78
|
*
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
1
-2
/
+0
|
*
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
2012-01-24
4
-92
/
+84
[next]