Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bfe34ebbaa125f00da309f59cc9d30febe1e3115
/
drivers
/
net
/
wireless
/
zd1211rw
/
zd_mac.c
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
13bdcd9
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
by Gábor Stefanik
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
640c65e
zd1211rw: Do not panic on device eject when associated
by Jouni Malinen
· 16 years ago
5fe7319
zd1211rw: Implement get_tsf()
by Alina Friedrichsen
· 16 years ago
fe33eb3
cfg80211: move all regulatory hints to workqueue
by Luis R. Rodriguez
· 16 years ago
a472780
zd1211rw: honour enable_beacon conf
by Johannes Berg
· 16 years ago
570a0a7
zd1211rw: do not ratelimit no-ops
by Johannes Berg
· 16 years ago
7fee537
mac80211: remove HW_SIGNAL_DB
by Johannes Berg
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cde6901
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
by Shaddy Baddah
· 16 years ago
be3d481
wireless: remove struct regdom hinting
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
47a227d
zd1211: Use skb_queue_walk() instead of by-hand implementation.
by David S. Miller
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
e83a107
zd1211rw: make use of new regulatory_hint()
by Luis R. Rodriguez
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 16 years ago
fc943b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
86229f0
zd1211rw: stop beacons on remove_interface
by Luis Carlos Cobo
· 16 years ago
f2cae6c
zd1211rw: beacon config error checking
by Daniel Drake
· 16 years ago
8536582
zd1211rw: use frame control helpers
by Harvey Harrison
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
788c0a5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
d005b1d
zd1211rw: Fix data padding for QoS
by Michael Buesch
· 16 years ago
d63ddce
misc drivers/net endianness noise
by Al Viro
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
4ec7ffa
misc drivers/net endianness noise
by Al Viro
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
84e6dc9
zd1211rw: initial IBSS support
by Bruno Randolf
· 17 years ago
72e77a8
zd1211rw: support for mesh interface and beaconing
by Luis Carlos Cobo
· 17 years ago
2c1a1b1
zd1211rw: Fix beacon filter flags thinko
by Michael Buesch
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
5078ed5
zd1211rw: fix sparse warnings
by Johannes Berg
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
9081728
zd1211rw: fix alignment for QOS and WDS frames
by Michael Buesch
· 17 years ago
66bb42f
zd1211rw: add copyright notices
by Daniel Drake
· 17 years ago
459c51a
zd1211rw: port to mac80211
by Daniel Drake
· 17 years ago
9313794
zd1211rw: Fix alignment problems
by Ulrich Kunitz
· 17 years ago
937a049
[ZD1211RW]: Removed zd_util.c and zd_util.h
by Ulrich Kunitz
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
64f222c
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
by Ulrich Kunitz
· 17 years ago
c569123
[PATCH] zd1211rw: monitor all packets
by Ulrich Kunitz
· 17 years ago
69dad6e
[PATCH] zd1211rw: fix filter for PSPOLL frames
by Ulrich Kunitz
· 17 years ago
74553ae
[PATCH] zd1211rw: Defer firmware load until first ifup
by Daniel Drake
· 17 years ago
86d95c21
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
by Daniel Drake
· 17 years ago
44713b1
[PATCH] zd1211rw: Don't handle broken frames in monitor mode
by Daniel Drake
· 18 years ago
832855d
[PATCH] zd1211rw: Use compare_ether_addr()
by Daniel Drake
· 18 years ago
48f33c9
[PATCH] zd1211rw: Remove noisy debug message
by Daniel Drake
· 18 years ago
22d3405
[PATCH] zd1211rw: Added error stats update
by Ulrich Kunitz
· 18 years ago
fa8e29c
[PATCH] zd1211rw: Fixed array size issue in reset_mode
by Ulrich Kunitz
· 18 years ago
4d1feab
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
by Ulrich Kunitz
· 18 years ago
0ae8513
[wireless] zd1211rw: workqueue-related build fixes
by Jeff Garzik
· 18 years ago
359f2d1
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
9cdac96
[PATCH] zd1211rw: Support for multicast addresses
by Ulrich Kunitz
· 18 years ago
ff9b99b
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
by Daniel Drake
· 18 years ago
383956a
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
by Daniel Drake
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
b1382ed
[PATCH] zd1211rw: Use softmac ERP handling functionality
by Daniel Drake
· 18 years ago
b1cd8416
[PATCH] zd1211rw: Rename cs_rate to zd_rate
by Daniel Drake
· 18 years ago
741fec5
[PATCH] zd1211rw: cleanups
by Ulrich Kunitz
· 18 years ago
84bc715
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
by Daniel Drake
· 18 years ago
a88556a
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
by John W. Linville
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
41072a1
[PATCH] zd1211rw: fix build-break caused by association race fix
by John W. Linville
· 18 years ago
583afd1
[PATCH] zd1211rw: Add LED support
by Ulrich Kunitz
· 18 years ago
4e1bbd8
[PATCH] zd1211rw: Removed unneeded packed attributes
by Ulrich Kunitz
· 18 years ago
34fa0e3
Merge branch 'upstream-fixes' into upstream
by John W. Linville
· 18 years ago
db888ae
[PATCH] zd1211rw: Fix of signal strength and quality measurement
by Ulrich Kunitz
· 18 years ago
c48cf12
[PATCH] zd1211rw: cleanups
by Ulrich Kunitz
· 18 years ago
fde627b
[PATCH] zd1211rw: Packet filter fix for managed (STA) mode
by Ulrich Kunitz
· 18 years ago
40da08b
[PATCH] zd1211rw: Fix software encryption/decryption
by Daniel Drake
· 18 years ago
71eae25
[PATCH] zd1211rw: Pass more management frame types up to host
by Daniel Drake
· 18 years ago
99f65f2
[PATCH] zd1211rw: Fixes radiotap header
by Ulrich Kunitz
· 18 years ago
c9a4b35
[PATCH] zd1211rw: disable TX queue during stop
by Daniel Drake
· 18 years ago
e85d091
[PATCH] ZyDAS ZD1211 USB-WLAN driver
by Daniel Drake
· 18 years ago