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
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-05
zd1211rw: Fix multicast filtering.
Benoit Papillault
1
-6
/
+7
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
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
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2008-12-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-12-05
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-11-01
wireless: remove struct regdom hinting
Johannes Berg
1
-1
/
+1
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-16
/
+16
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+3
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-4
/
+2
2008-09-23
zd1211: Use skb_queue_walk() instead of by-hand implementation.
David S. Miller
1
-1
/
+1
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-10
/
+10
2008-09-16
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
1
-4
/
+36
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+5
2008-07-30
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
1
-1
/
+0
2008-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-15
/
+7
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-15
/
+7
2008-07-10
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
1
-0
/
+1
2008-07-08
zd1211rw: beacon config error checking
Daniel Drake
1
-17
/
+45
2008-06-27
zd1211rw: use frame control helpers
Harvey Harrison
1
-16
/
+6
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
1
-117
/
+44
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
1
-1
/
+1
2008-05-22
misc drivers/net endianness noise
Al Viro
1
-1
/
+1
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-116
/
+40
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-2
/
+5
2008-05-22
misc drivers/net endianness noise
Al Viro
1
-1
/
+1
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-6
/
+6
2008-05-15
zd1211rw: initial IBSS support
Bruno Randolf
1
-1
/
+16
2008-03-07
zd1211rw: support for mesh interface and beaconing
Luis Carlos Cobo
1
-2
/
+73
2008-02-29
zd1211rw: Fix beacon filter flags thinko
Michael Buesch
1
-1
/
+1
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-95
/
+75
[next]