summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
AgeCommit message (Expand)Author
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-05-20zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen
2009-03-05zd1211rw: Implement get_tsf()Alina Friedrichsen
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-01-08fix similar typos to successfullColy Li
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo
2008-07-08zd1211rw: beacon config error checkingDaniel Drake
2008-06-26zd1211rw: use frame control helpersHarvey Harrison
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch
2008-05-22misc drivers/net endianness noiseAl Viro
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21misc drivers/net endianness noiseAl Viro
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14zd1211rw: initial IBSS supportBruno Randolf
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-20zd1211rw: fix sparse warningsJohannes Berg
2008-01-28mac80211: add unified BSS configurationJohannes Berg
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28zd1211rw: fix alignment for QOS and WDS framesMichael Buesch
2008-01-28zd1211rw: add copyright noticesDaniel Drake
2008-01-28zd1211rw: port to mac80211Daniel Drake
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz