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
/
adm8211.c
Age
Commit message (
Expand
)
Author
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-12
adm8211: fix memory leak
Kulikov Vasiliy
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-08
adm821: remove get_tx_stats() mac80211 op
Kalle Valo
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-11-18
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-07-24
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2008-11-10
adm8211: remove SSID code
Johannes Berg
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-06-26
adm8211: remove unnecessary protected bit mask/check
Harvey Harrison
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-04-08
adm8211: remove commented-out code
Pavel Machek
2008-02-29
adm8211: fix cfg80211 band API conversion
Johannes Berg
2008-02-29
adm8211: fix sparse warnings
Johannes Berg
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
misc wireless annotations
Al Viro
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
2007-10-10
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
2007-10-10
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
2007-10-10
[PATCH] adm8211: kill version printks
Michael Wu
2007-10-10
[PATCH] adm8211: Improve writing of mac addrs to registers
Michael Wu
2007-10-10
[PATCH] adm8211: kill interrupt loop
Michael Wu
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[PATCH] Add adm8211 802.11b wireless driver
Michael Wu