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.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
/
brcmsmac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
brcmsmac: remove dead code
Piotr Haber
2
-6
/
+2
2013-01-08
brcmsmac: allow user-space setting of interface address
Arend van Spriel
2
-4
/
+4
2013-01-08
brcmsmac: use perimeter lock in add_interface() callback
Arend van Spriel
1
-0
/
+2
2013-01-08
brcmsmac: increase timer reference count for new timers only
Piotr Haber
1
-3
/
+4
2013-01-08
brcmsmac: initialize morepending in brcms_b_recv()
Geert Uytterhoeven
1
-1
/
+1
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
1
-4
/
+3
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
1
-1
/
+1
2012-12-11
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
1
-2
/
+3
2012-12-11
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
1
-1
/
+1
2012-12-11
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2
-3
/
+4
2012-12-11
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
1
-1
/
+1
2012-12-07
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-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
1
-3
/
+1
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-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
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
3
-20
/
+24
2012-11-20
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
4
-96
/
+72
2012-11-20
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
2
-6
/
+7
2012-11-20
brcmsmac: Add rx and tx debug macros
Seth Forshee
2
-10
/
+10
2012-11-20
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
2
-27
/
+35
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
3
-4
/
+4
2012-11-20
brcm80211: Allow trace support to be enabled separately from debug
Seth Forshee
1
-3
/
+3
2012-11-20
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
1
-2
/
+2
2012-11-20
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
1
-1
/
+1
2012-11-20
brcmsmac: Remove internal tx queue
Seth Forshee
8
-558
/
+316
2012-11-20
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
Seth Forshee
4
-86
/
+26
2012-11-20
brcmsmac: Remove unimplemented flow control functions
Seth Forshee
1
-31
/
+0
2012-11-20
brcmsmac: Add helper function for updating txavail count
Seth Forshee
1
-2
/
+13
2012-11-20
brcmsmac: Don't weight AMPDU packets in txfifo
Seth Forshee
3
-23
/
+14
2012-11-20
brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
Seth Forshee
2
-274
/
+377
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
2
-3
/
+3
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+4
[next]