index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
2
-2
/
+3
|
\
|
*
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-11
1
-3
/
+4
|
*
brcmsmac: add copyright information for Canonical
Arend van Spriel
2013-01-02
1
-0
/
+1
|
*
brcmsmac: Use udelay instead of usleep_range
Niels Ole Salscheider
2013-01-02
1
-2
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
1
-4
/
+2
|
\
\
|
*
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
1
-4
/
+2
*
|
|
brcmsmac: remove dead code
Piotr Haber
2013-01-07
2
-6
/
+2
*
|
|
brcmsmac: allow user-space setting of interface address
Arend van Spriel
2013-01-07
2
-4
/
+4
*
|
|
brcmsmac: use perimeter lock in add_interface() callback
Arend van Spriel
2013-01-07
1
-0
/
+2
*
|
|
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-07
1
-3
/
+4
*
|
|
brcmsmac: initialize morepending in brcms_b_recv()
Geert Uytterhoeven
2013-01-07
1
-1
/
+1
|
/
/
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-1
/
+3
*
|
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
2013-01-03
1
-4
/
+3
*
|
regulatory: remove handling of channel bandwidth
Johannes Berg
2013-01-03
1
-1
/
+1
|
/
*
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
2012-12-10
1
-2
/
+3
*
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
2012-12-10
1
-1
/
+1
*
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2012-12-10
2
-3
/
+4
*
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
2012-12-10
1
-1
/
+1
*
brcm80211: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-2
/
+2
*
brcmsmac: remove duplicated include from debug.c
Wei Yongjun
2012-12-06
1
-1
/
+0
*
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
2012-11-30
1
-3
/
+1
*
brcmsmac: support 4313iPA
Piotr Haber
2012-11-30
2
-162
/
+271
*
brcmsmac: move PHY functions
Piotr Haber
2012-11-30
1
-50
/
+52
*
brcmsmac: hardware info in debugfs
Piotr Haber
2012-11-30
4
-1
/
+144
*
brcmsmac: fix bounds checking in tx/rx
Piotr Haber
2012-11-30
1
-13
/
+17
*
brcmsmac: cleanup in isr code
Piotr Haber
2012-11-30
3
-24
/
+13
*
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
2012-11-30
3
-8
/
+11
*
brcmsmac: Add __printf verification to logging prototypes
Joe Perches
2012-11-26
1
-2
/
+8
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
1
-1
/
+1
|
\
|
*
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
1
-1
/
+1
*
|
brcmsmac: Remove stray argument from debug macro
Seth Forshee
2012-11-21
1
-1
/
+1
*
|
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
Seth Forshee
2012-11-21
1
-27
/
+0
*
|
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2012-11-20
2
-27
/
+0
*
|
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
2012-11-20
2
-0
/
+36
*
|
brcmsmac: Add tracepoint for macintstatus
Seth Forshee
2012-11-20
2
-4
/
+24
*
|
brcmsmac: Improve tx trace and debug support
Seth Forshee
2012-11-20
4
-250
/
+94
*
|
brcmsmac: Add brcms_dbg_ht() debug macro
Seth Forshee
2012-11-20
3
-20
/
+24
*
|
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
2012-11-20
4
-96
/
+72
*
|
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
2012-11-20
2
-6
/
+7
*
|
brcmsmac: Add rx and tx debug macros
Seth Forshee
2012-11-20
2
-10
/
+10
*
|
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
2012-11-20
2
-27
/
+35
*
|
brcmsmac: Use debug macros for general error and debug statements
Seth Forshee
2012-11-20
5
-212
/
+221
*
|
brcmsmac: Add support for writing debug messages to the trace buffer
Seth Forshee
2012-11-20
4
-4
/
+151
*
|
brcmsmac: Add module parameter for setting the debug level
Seth Forshee
2012-11-20
2
-14
/
+9
*
|
brcm80211: Convert log message levels to debug levels
Seth Forshee
2012-11-20
3
-4
/
+4
*
|
brcm80211: Allow trace support to be enabled separately from debug
Seth Forshee
2012-11-20
1
-3
/
+3
*
|
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
2012-11-20
1
-2
/
+2
*
|
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
2012-11-20
1
-1
/
+1
*
|
brcmsmac: Remove internal tx queue
Seth Forshee
2012-11-20
8
-558
/
+316
*
|
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
Seth Forshee
2012-11-20
4
-86
/
+26
[next]