index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zd1211rw
/
zd_mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-06
1
-1
/
+1
|
\
|
*
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
2008-12-05
1
-1
/
+1
*
|
wireless: remove struct regdom hinting
Johannes Berg
2008-11-01
1
-1
/
+1
*
|
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-11-01
1
-16
/
+16
*
|
mac80211: introduce hw config change flags
Johannes Berg
2008-11-01
1
-1
/
+3
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-28
1
-4
/
+2
|
/
*
zd1211: Use skb_queue_walk() instead of by-hand implementation.
David S. Miller
2008-09-23
1
-1
/
+1
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-10
/
+10
*
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
2008-09-15
1
-4
/
+36
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+5
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-15
1
-15
/
+7
|
\
|
*
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
1
-15
/
+7
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
2008-07-09
1
-0
/
+1
*
|
zd1211rw: beacon config error checking
Daniel Drake
2008-07-08
1
-17
/
+45
*
|
zd1211rw: use frame control helpers
Harvey Harrison
2008-06-26
1
-16
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-1
/
+1
|
\
|
|
*
zd1211rw: Fix data padding for QoS
Michael Buesch
2008-06-09
1
-1
/
+1
|
*
misc drivers/net endianness noise
Al Viro
2008-05-22
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-10
1
-117
/
+44
|
\
\
|
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-22
1
-116
/
+40
|
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-22
1
-2
/
+5
*
|
|
misc drivers/net endianness noise
Al Viro
2008-05-22
1
-1
/
+1
|
/
/
*
|
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-6
/
+6
*
|
zd1211rw: initial IBSS support
Bruno Randolf
2008-05-14
1
-1
/
+16
|
/
*
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
2008-03-06
1
-2
/
+73
*
zd1211rw: Fix beacon filter flags thinko
Michael Buesch
2008-02-29
1
-1
/
+1
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-95
/
+75
*
zd1211rw: fix sparse warnings
Johannes Berg
2008-02-21
1
-3
/
+9
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-29
1
-5
/
+7
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-29
1
-1
/
+2
*
zd1211rw: fix alignment for QOS and WDS frames
Michael Buesch
2008-01-29
1
-1
/
+16
*
zd1211rw: add copyright notices
Daniel Drake
2008-01-29
1
-1
/
+4
*
zd1211rw: port to mac80211
Daniel Drake
2008-01-29
1
-957
/
+579
*
zd1211rw: Fix alignment problems
Ulrich Kunitz
2007-12-17
1
-2
/
+8
*
[ZD1211RW]: Removed zd_util.c and zd_util.h
Ulrich Kunitz
2007-10-11
1
-2
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-11
1
-3
/
+5
*
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
2007-10-11
1
-72
/
+27
*
[PATCH] zd1211rw: monitor all packets
Ulrich Kunitz
2007-10-11
1
-6
/
+38
*
[PATCH] zd1211rw: fix filter for PSPOLL frames
Ulrich Kunitz
2007-08-06
1
-1
/
+1
*
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
2007-07-10
1
-14
/
+32
*
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
Daniel Drake
2007-07-10
1
-5
/
+8
*
[PATCH] zd1211rw: Don't handle broken frames in monitor mode
Daniel Drake
2007-04-28
1
-11
/
+2
*
[PATCH] zd1211rw: Use compare_ether_addr()
Daniel Drake
2007-04-28
1
-5
/
+5
*
[PATCH] zd1211rw: Remove noisy debug message
Daniel Drake
2007-02-07
1
-2
/
+0
*
[PATCH] zd1211rw: Added error stats update
Ulrich Kunitz
2007-02-07
1
-5
/
+32
*
[PATCH] zd1211rw: Fixed array size issue in reset_mode
Ulrich Kunitz
2007-02-07
1
-3
/
+2
*
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
2006-12-19
1
-26
/
+70
[next]