index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
main.c
Age
Commit message (
Expand
)
Author
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-04
brcmsmac: rework of mac80211 .flush() callback operation
Arend van Spriel
2013-01-28
brcmsmac: fix tx status processing
Arend van Spriel
2013-01-07
brcmsmac: allow user-space setting of interface address
Arend van Spriel
2013-01-07
brcmsmac: initialize morepending in brcms_b_recv()
Geert Uytterhoeven
2012-12-10
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
2012-12-10
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
2012-12-10
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2012-11-30
brcmsmac: fix bounds checking in tx/rx
Piotr Haber
2012-11-30
brcmsmac: cleanup in isr code
Piotr Haber
2012-11-30
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
Seth Forshee
2012-11-20
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2012-11-20
brcmsmac: Add tracepoint for macintstatus
Seth Forshee
2012-11-20
brcmsmac: Improve tx trace and debug support
Seth Forshee
2012-11-20
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
2012-11-20
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
2012-11-20
brcmsmac: Add rx and tx debug macros
Seth Forshee
2012-11-20
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
2012-11-20
brcmsmac: Use debug macros for general error and debug statements
Seth Forshee
2012-11-20
brcmsmac: Add module parameter for setting the debug level
Seth Forshee
2012-11-20
brcm80211: Convert log message levels to debug levels
Seth Forshee
2012-11-20
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
2012-11-20
brcmsmac: Remove internal tx queue
Seth Forshee
2012-11-20
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
Seth Forshee
2012-11-20
brcmsmac: Remove unimplemented flow control functions
Seth Forshee
2012-11-20
brcmsmac: Don't weight AMPDU packets in txfifo
Seth Forshee
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-08-06
brcmsmac: use ieee80211_channel_to_frequency
Johannes Berg
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-10
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
2012-07-10
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
2012-07-10
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
2012-07-10
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-20
brcm80211: smac: use current regulatory domain when checking whether OFDM is ...
Seth Forshee
2012-06-20
brcm80211: smac: always set channel specified by mac80211
Seth Forshee
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-16
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
2012-05-16
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
[next]