aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05zd1211rw: Implement get_tsf()Alina Friedrichsen3-0/+30
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez1-3/+3
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-0/+2
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg1-3/+3
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg1-3/+13
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg2-4/+8
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-1/+1
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung1-0/+1
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall1-2/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/net-2.6David 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/linville/wireless-next-2.6David S. Miller1-15/+7
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/net-2.6David 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/net-2.6David S. Miller1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David 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/linville/wireless-next-2.6David 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