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.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
2013-12-26
zd1211rw: slight optimization of addr compare
dingtianhong
1
-3
/
+2
2013-12-11
zd1211rw: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+2
2012-09-11
zd1211rw: enable support for MFP
Jussi Kivilinna
1
-1
/
+2
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-2
/
+4
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-02-29
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
1
-1
/
+11
2012-02-10
zd1211rw: Fix typo in zd_usb.c and zd_mac.c
Masanari Iida
1
-1
/
+1
2012-02-07
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
Tomas Vanek
1
-0
/
+8
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+1
2011-06-23
zd1211rw: detect stalled beacon interrupt faster
Jussi Kivilinna
1
-1
/
+2
2011-06-23
zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...
Jussi Kivilinna
1
-7
/
+12
2011-06-23
zd1211rw: only update HW beacon if new beacon differs from currect
Jussi Kivilinna
1
-13
/
+63
2011-06-23
zd1211rw: fix invalid signal values from device
Jussi Kivilinna
1
-2
/
+18
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
[next]