index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
adm8211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-3
/
+1
*
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
2010-08-18
1
-4
/
+4
*
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-27
1
-29
/
+24
*
adm8211: fix memory leak
Kulikov Vasiliy
2010-07-12
1
-1
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-7
/
+5
|
/
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-14
1
-13
/
+0
|
\
|
*
adm821: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-13
/
+0
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
|
/
*
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-6
/
+6
*
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-14
/
+28
*
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
2009-07-24
1
-17
/
+0
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-6
/
+8
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
adm8211: remove SSID code
Johannes Berg
2008-11-10
1
-23
/
+0
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-10
/
+11
*
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
1
-1
/
+2
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-11
/
+11
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+1
*
adm8211: remove unnecessary protected bit mask/check
Harvey Harrison
2008-06-26
1
-8
/
+1
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-17
/
+14
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+3
*
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-1
/
+1
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-3
/
+4
*
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
1
-4
/
+3
*
adm8211: remove commented-out code
Pavel Machek
2008-04-08
1
-7
/
+0
*
adm8211: fix cfg80211 band API conversion
Johannes Berg
2008-02-29
1
-0
/
+2
*
adm8211: fix sparse warnings
Johannes Berg
2008-02-29
1
-8
/
+4
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-35
/
+45
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-1
/
+2
*
misc wireless annotations
Al Viro
2008-01-28
1
-4
/
+4
*
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
1
-4
/
+4
*
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
2007-10-10
1
-3
/
+5
*
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
2007-10-10
1
-14
/
+13
*
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
2007-10-10
1
-23
/
+21
*
[PATCH] adm8211: kill version printks
Michael Wu
2007-10-10
1
-15
/
+0
*
[PATCH] adm8211: Improve writing of mac addrs to registers
Michael Wu
2007-10-10
1
-4
/
+3
*
[PATCH] adm8211: kill interrupt loop
Michael Wu
2007-10-10
1
-45
/
+39
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-66
/
+78
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-2
/
+3
*
[PATCH] Add adm8211 802.11b wireless driver
Michael Wu
2007-10-10
1
-0
/
+2063