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
2013-01-02
brcmfmac: fix parsing rsn ie for ap mode.
Hante Meuleman
2013-01-02
brcmsmac: add copyright information for Canonical
Arend van Spriel
2013-01-02
brcmsmac: Use udelay instead of usleep_range
Niels Ole Salscheider
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-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
brcmfmac: use one list of event defintions
Arend van Spriel
2012-12-10
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-12-06
brcm80211: remove __dev* attributes
Bill Pemberton
2012-12-06
brcmsmac: remove duplicated include from debug.c
Wei Yongjun
2012-12-06
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
2012-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
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
[next]