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
Age
Commit message (
Expand
)
Author
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2012-11-30
brcmsmac: move PHY functions
Piotr Haber
2012-11-30
brcmsmac: hardware info in debugfs
Piotr Haber
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-26
brcmsmac: Add __printf verification to logging prototypes
Joe Perches
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
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 stray argument from debug macro
Seth Forshee
2012-11-21
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
Seth Forshee
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
2012-11-20
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
2012-11-20
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2012-11-20
brcmsmac: Add tracepoint for AMPDU session information
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_ht() debug macro
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 support for writing debug messages to the trace buffer
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
brcm80211: Allow trace support to be enabled separately from debug
Seth Forshee
2012-11-20
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
2012-11-20
brcmsmac: Use correct descriptor count when calculating next rx descriptor
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: Add helper function for updating txavail count
Seth Forshee
2012-11-20
brcmsmac: Don't weight AMPDU packets in txfifo
Seth Forshee
2012-11-20
brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
Seth Forshee
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: limit hex dump on fwil.
Hante Meuleman
2012-11-16
brcmfmac: sdio module load fix.
Hante Meuleman
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
2012-11-16
brcmfmac: restructure handling of IF event
Arend van Spriel
2012-11-16
brcmfmac: ignore IF event if it is a add for ifidx 0
Arend van Spriel
2012-11-16
brcmfmac: fix wrong usage of unaligned include file
Arend van Spriel
[next]