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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
1
-2
/
+3
2012-12-10
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
1
-1
/
+1
2012-12-10
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2
-3
/
+4
2012-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2
-98
/
+94
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2
-39
/
+39
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2
-96
/
+95
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2
-22
/
+21
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2
-158
/
+158
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
3
-68
/
+10
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
11
-249
/
+248
2012-12-10
brcmfmac: use one list of event defintions
Arend van Spriel
2
-134
/
+80
2012-12-10
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
1
-1
/
+1
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
9
-47
/
+111
2012-12-06
brcm80211: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-06
brcmsmac: remove duplicated include from debug.c
Wei Yongjun
1
-1
/
+0
2012-12-06
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
1
-1
/
+1
2012-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
1
-3
/
+1
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
1
-2
/
+2
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
1
-12
/
+16
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2
-28
/
+20
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2
-48
/
+22
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2
-162
/
+271
2012-11-30
brcmsmac: move PHY functions
Piotr Haber
1
-50
/
+52
2012-11-30
brcmsmac: hardware info in debugfs
Piotr Haber
4
-1
/
+144
2012-11-30
brcmsmac: fix bounds checking in tx/rx
Piotr Haber
1
-13
/
+17
2012-11-30
brcmsmac: cleanup in isr code
Piotr Haber
3
-24
/
+13
2012-11-30
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
3
-8
/
+11
2012-11-26
brcmsmac: Add __printf verification to logging prototypes
Joe Perches
1
-2
/
+8
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+6
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-5
/
+6
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-11-21
brcmsmac: Remove stray argument from debug macro
Seth Forshee
1
-1
/
+1
2012-11-21
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
Seth Forshee
1
-27
/
+0
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
1
-0
/
+1
2012-11-20
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
1
-0
/
+3
2012-11-20
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2
-27
/
+0
2012-11-20
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
2
-0
/
+36
2012-11-20
brcmsmac: Add tracepoint for macintstatus
Seth Forshee
2
-4
/
+24
2012-11-20
brcmsmac: Improve tx trace and debug support
Seth Forshee
4
-250
/
+94
2012-11-20
brcmsmac: Add brcms_dbg_ht() debug macro
Seth Forshee
4
-20
/
+25
2012-11-20
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
5
-96
/
+73
2012-11-20
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
3
-6
/
+8
2012-11-20
brcmsmac: Add rx and tx debug macros
Seth Forshee
3
-10
/
+12
2012-11-20
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
3
-27
/
+36
2012-11-20
brcmsmac: Use debug macros for general error and debug statements
Seth Forshee
5
-212
/
+221
2012-11-20
brcmsmac: Add support for writing debug messages to the trace buffer
Seth Forshee
4
-4
/
+151
2012-11-20
brcmsmac: Add module parameter for setting the debug level
Seth Forshee
2
-14
/
+9
2012-11-20
brcm80211: Convert log message levels to debug levels
Seth Forshee
4
-7
/
+6
2012-11-20
brcm80211: Allow trace support to be enabled separately from debug
Seth Forshee
2
-3
/
+14
2012-11-20
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
1
-2
/
+2
[next]