summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
AgeCommit message (Expand)Author
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
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz
2007-10-10[PATCH] zd1211rw: monitor all packetsUlrich Kunitz
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake
2007-04-28[PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake
2007-04-28[PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake