index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2008-02-21
zd1211rw: fix sparse warnings
Johannes Berg
1
-3
/
+9
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
1
-5
/
+7
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-1
/
+2
2008-01-29
zd1211rw: fix alignment for QOS and WDS frames
Michael Buesch
1
-1
/
+16
2008-01-29
zd1211rw: add copyright notices
Daniel Drake
1
-1
/
+4
2008-01-29
zd1211rw: port to mac80211
Daniel Drake
1
-957
/
+579
2007-12-18
zd1211rw: Fix alignment problems
Ulrich Kunitz
1
-2
/
+8
2007-10-11
[ZD1211RW]: Removed zd_util.c and zd_util.h
Ulrich Kunitz
1
-2
/
+2
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-3
/
+5
2007-10-11
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
1
-72
/
+27
2007-10-11
[PATCH] zd1211rw: monitor all packets
Ulrich Kunitz
1
-6
/
+38
2007-08-06
[PATCH] zd1211rw: fix filter for PSPOLL frames
Ulrich Kunitz
1
-1
/
+1
2007-07-10
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
1
-14
/
+32
2007-07-10
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
Daniel Drake
1
-5
/
+8
2007-04-28
[PATCH] zd1211rw: Don't handle broken frames in monitor mode
Daniel Drake
1
-11
/
+2
2007-04-28
[PATCH] zd1211rw: Use compare_ether_addr()
Daniel Drake
1
-5
/
+5
2007-02-07
[PATCH] zd1211rw: Remove noisy debug message
Daniel Drake
1
-2
/
+0
2007-02-07
[PATCH] zd1211rw: Added error stats update
Ulrich Kunitz
1
-5
/
+32
2007-02-07
[PATCH] zd1211rw: Fixed array size issue in reset_mode
Ulrich Kunitz
1
-3
/
+2
2006-12-20
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
1
-26
/
+70
2006-12-07
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
1
-5
/
+5
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-5
/
+48
2006-12-06
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
1
-1
/
+43
2006-12-06
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
1
-0
/
+3
2006-12-06
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
1
-4
/
+2
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-10
/
+13
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-156
/
+248
2006-12-02
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
1
-55
/
+215
2006-12-02
[PATCH] zd1211rw: Rename cs_rate to zd_rate
Daniel Drake
1
-28
/
+28
2006-12-02
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
1
-65
/
+6
2006-12-02
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
Daniel Drake
1
-13
/
+4
2006-11-28
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
John W. Linville
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-10-17
[PATCH] zd1211rw: fix build-break caused by association race fix
John W. Linville
1
-1
/
+1
2006-09-26
[PATCH] zd1211rw: Add LED support
Ulrich Kunitz
1
-0
/
+50
2006-09-12
[PATCH] zd1211rw: Removed unneeded packed attributes
Ulrich Kunitz
1
-1
/
+1
2006-09-12
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-8
/
+35
2006-09-12
[PATCH] zd1211rw: Fix of signal strength and quality measurement
Ulrich Kunitz
1
-8
/
+35
2006-08-14
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
1
-4
/
+2
2006-08-02
[PATCH] zd1211rw: Packet filter fix for managed (STA) mode
Ulrich Kunitz
1
-4
/
+1
2006-08-02
[PATCH] zd1211rw: Fix software encryption/decryption
Daniel Drake
1
-2
/
+3
2006-08-02
[PATCH] zd1211rw: Pass more management frame types up to host
Daniel Drake
1
-2
/
+4
2006-08-02
[PATCH] zd1211rw: Fixes radiotap header
Ulrich Kunitz
1
-4
/
+4
2006-07-05
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
1
-0
/
+2
2006-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
1
-0
/
+1055
[prev]