aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz
2006-12-19[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz
2006-12-05[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake
2006-12-05[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells