summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-16/+16
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-1/+3
2008-10-28net: convert print_mac to %pMJohannes Berg1-4/+2
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller1-1/+1
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-10/+10
2008-09-16zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez1-4/+36
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-1/+0
2008-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-15/+7
2008-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-15/+7
2008-07-10zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-08zd1211rw: beacon config error checkingDaniel Drake1-17/+45
2008-06-27zd1211rw: use frame control helpersHarvey Harrison1-16/+6
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller1-117/+44
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-05-22misc drivers/net endianness noiseAl Viro1-1/+1
2008-05-22mac80211: move TX info into skb->cbJohannes Berg1-116/+40
2008-05-22mac80211: use rate index in TX controlJohannes Berg1-2/+5
2008-05-22misc drivers/net endianness noiseAl Viro1-1/+1
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-6/+6
2008-05-15zd1211rw: initial IBSS supportBruno Randolf1-1/+16
2008-03-07zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo1-2/+73
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch1-1/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-95/+75
2008-02-21zd1211rw: fix sparse warningsJohannes Berg1-3/+9
2008-01-29mac80211: add unified BSS configurationJohannes Berg1-5/+7
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-1/+2
2008-01-29zd1211rw: fix alignment for QOS and WDS framesMichael Buesch1-1/+16
2008-01-29zd1211rw: add copyright noticesDaniel Drake1-1/+4
2008-01-29zd1211rw: port to mac80211Daniel Drake1-957/+579
2007-12-18zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-10-11[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz1-2/+2
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-3/+5
2007-10-11[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz1-72/+27
2007-10-11[PATCH] zd1211rw: monitor all packetsUlrich Kunitz1-6/+38
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz1-1/+1
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake1-14/+32
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-04-28[PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake1-11/+2
2007-04-28[PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake1-5/+5
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake1-2/+0
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz1-5/+32
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz1-3/+2
2006-12-20[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz1-26/+70
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik1-5/+5
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik1-5/+48
2006-12-06[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz1-1/+43
2006-12-06[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake1-0/+3