index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-12
/
+6
*
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
2012-11-30
1
-5
/
+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 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
1
-25
/
+0
*
|
brcmsmac: Add tracepoint for macintstatus
Seth Forshee
2012-11-20
1
-4
/
+4
*
|
brcmsmac: Improve tx trace and debug support
Seth Forshee
2012-11-20
1
-235
/
+36
*
|
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
2012-11-20
1
-6
/
+4
*
|
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
2012-11-20
1
-6
/
+6
*
|
brcmsmac: Add rx and tx debug macros
Seth Forshee
2012-11-20
1
-10
/
+8
*
|
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
2012-11-20
1
-26
/
+33
*
|
brcmsmac: Use debug macros for general error and debug statements
Seth Forshee
2012-11-20
1
-147
/
+145
*
|
brcmsmac: Add module parameter for setting the debug level
Seth Forshee
2012-11-20
1
-6
/
+1
*
|
brcm80211: Convert log message levels to debug levels
Seth Forshee
2012-11-20
1
-2
/
+2
*
|
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
2012-11-20
1
-2
/
+2
*
|
brcmsmac: Remove internal tx queue
Seth Forshee
2012-11-20
1
-312
/
+147
*
|
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
Seth Forshee
2012-11-20
1
-45
/
+22
*
|
brcmsmac: Remove unimplemented flow control functions
Seth Forshee
2012-11-20
1
-31
/
+0
*
|
brcmsmac: Don't weight AMPDU packets in txfifo
Seth Forshee
2012-11-20
1
-10
/
+9
|
/
*
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-10-19
1
-1
/
+1
*
brcmsmac: use ieee80211_channel_to_frequency
Johannes Berg
2012-08-06
1
-9
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-1
/
+1
|
\
|
*
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
2012-07-12
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-21
/
+66
|
\
\
|
|
/
|
*
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
2012-07-10
1
-6
/
+32
|
*
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
2012-07-10
1
-1
/
+19
|
*
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
2012-07-10
1
-2
/
+4
|
*
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
2012-07-10
1
-6
/
+5
|
*
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2012-07-10
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-29
/
+7
|
\
\
|
|
/
|
*
brcm80211: smac: use current regulatory domain when checking whether OFDM is ...
Seth Forshee
2012-06-20
1
-5
/
+1
|
*
brcm80211: smac: always set channel specified by mac80211
Seth Forshee
2012-06-20
1
-24
/
+6
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
|
/
*
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
2012-05-16
1
-6
/
+17
*
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
1
-2
/
+0
*
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
1
-15
/
+15
*
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
1
-1
/
+1
*
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
1
-5
/
+2
*
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
2012-05-16
1
-9
/
+0
*
brcmsmac: remove references to PCI
Hauke Mehrtens
2012-05-16
1
-3
/
+0
*
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-05-16
1
-41
/
+25
*
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
2012-04-23
1
-2
/
+1
*
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
2012-04-13
1
-0
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
1
-1
/
+0
|
\
|
*
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
2012-02-22
1
-1
/
+0
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-1
/
+9
|
|
\
*
|
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
1
-104
/
+90
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
[prev]
[next]