index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
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
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
[next]