index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zd1211rw
/
zd_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+2
2011-02-05
zd1211rw: enable NL80211_IFTYPE_AP
Jussi Kivilinna
1
-2
/
+5
2011-02-05
zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setup
Jussi Kivilinna
1
-1
/
+12
2011-02-05
zd1211rw: add TX watchdog and device resetting
Jussi Kivilinna
1
-2
/
+6
2011-02-05
zd1211rw: collect driver settings and add function to restore theim
Jussi Kivilinna
1
-0
/
+69
2011-02-05
zd1211rw: batch beacon config commands together
Jussi Kivilinna
1
-15
/
+25
2011-02-05
zd1211rw: add beacon watchdog and setting HW beacon more failsafe
Jussi Kivilinna
1
-31
/
+157
2011-02-05
zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()
Jussi Kivilinna
1
-4
/
+35
2011-02-05
zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag
Jussi Kivilinna
1
-8
/
+9
2011-02-05
zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...
Jussi Kivilinna
1
-0
/
+7
2011-02-05
zd1211rw: support setting BSSID for AP mode
Jussi Kivilinna
1
-1
/
+24
2011-02-05
zd1211rw: move set_rts_cts_work to bss_info_changed
Jussi Kivilinna
1
-22
/
+5
2011-02-05
zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...
Jussi Kivilinna
1
-31
/
+7
2011-02-05
zd1211rw: add locking for mac->process_intr
Jussi Kivilinna
1
-1
/
+5
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-2
/
+1
2010-06-16
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
John W. Linville
1
-2
/
+2
2010-06-16
zd1211rw: add 0x49 -> JP regulatory domain map
Kouhei Sutou
1
-0
/
+1
2010-06-03
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-8
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+4
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-02
zd1211rw: fix potential array underflow
Dan Carpenter
1
-6
/
+4
2010-02-04
Fix a grammar error (redundant "be") in comment
Adam Buchbinder
1
-1
/
+1
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+7
2010-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+7
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-6
/
+7
2010-01-05
zd1211rw: Fix multicast filtering.
Benoit Papillault
1
-6
/
+7
2009-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+5
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-3
/
+0
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+0
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-5
/
+5
2009-12-29
wireless: remove remaining qual code
Johannes Berg
1
-3
/
+0
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-27
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
1
-20
/
+182
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-15
/
+29
2009-08-14
zd1211rw: make it clear we don't use leds.h LED stuff
Luis R. Rodriguez
1
-2
/
+2
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-1
/
+1
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-05-20
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
Gábor Stefanik
1
-3
/
+3
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-47
/
+33
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2009-03-17
zd1211rw: Do not panic on device eject when associated
Jouni Malinen
1
-2
/
+6
2009-03-05
zd1211rw: Implement get_tsf()
Alina Friedrichsen
1
-0
/
+7
2009-02-27
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
1
-3
/
+3
2009-02-13
zd1211rw: honour enable_beacon conf
Johannes Berg
1
-3
/
+13
2009-02-13
zd1211rw: do not ratelimit no-ops
Johannes Berg
1
-4
/
+3
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
1
-1
/
+1
[next]