summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw
AgeCommit message (Expand)AuthorFilesLines
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-1/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg2-17/+17
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+3
2008-10-27net: convert print_mac to %pMJohannes Berg2-7/+3
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller1-1/+1
2008-09-22wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com1-0/+1
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-10/+10
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez7-203/+102
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-1/+0
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-15/+7
2008-07-14Merge 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-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-07-08zd1211rw: beacon config error checkingDaniel Drake1-17/+45
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik1-0/+1
2008-06-26zd1211rw: 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. Miller3-142/+64
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1
2008-05-22misc drivers/net endianness noiseAl Viro2-2/+2
2008-05-21zd1211rw: Use DMA-aware buffer for usb transferAtsushi Nemoto1-6/+17
2008-05-21mac80211: move TX info into skb->cbJohannes Berg3-135/+43
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-2/+5
2008-05-21misc drivers/net endianness noiseAl Viro2-2/+2
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-7/+22
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-6/+6
2008-05-14zd1211rw: initial IBSS supportBruno Randolf1-1/+16
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg1-1/+5
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-2/+2
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo5-4/+94
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch1-1/+1
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona2-9/+8
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg4-113/+85
2008-02-20zd1211rw: fix sparse warningsJohannes Berg1-3/+9
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-5/+7
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-1/+2
2008-01-28zd1211rw: fix alignment for QOS and WDS framesMichael Buesch1-1/+16
2008-01-28zd1211rw: add copyright noticesDaniel Drake15-14/+77
2008-01-28zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake1-0/+1
2008-01-28zd1211rw: port to mac80211Daniel Drake12-1668/+1008
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin1-1/+1
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat1-2/+5
2007-10-10[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05Daniel Drake1-0/+1
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz6-116/+3