aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-22wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com
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-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08zd1211rw: beacon config error checkingDaniel Drake
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik
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-21zd1211rw: Use DMA-aware buffer for usb transferAtsushi Nemoto
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-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14zd1211rw: initial IBSS supportBruno Randolf
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo
2008-02-29zd1211rw: Fix beacon filter flags thinkoMichael Buesch
2008-02-29zd1211rw: Fixed incorrect constant name.Javier Cardona
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: Add ID for Trendnet TEW-429UB ADaniel Drake
2008-01-28zd1211rw: port to mac80211Daniel Drake
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat
2007-10-10[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05Daniel Drake
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz
2007-10-10[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz
2007-10-10[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle