aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18zd1211rw: move under zydas vendor directoryKalle Valo1-1550/+0
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-4/+4
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+2
2013-12-26zd1211rw: slight optimization of addr comparedingtianhong1-3/+2
2013-12-11zd1211rw: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2012-09-11zd1211rw: enable support for MFPJussi Kivilinna1-1/+2
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+4
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli1-1/+11
2012-02-10zd1211rw: Fix typo in zd_usb.c and zd_mac.cMasanari Iida1-1/+1
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek1-0/+8
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+1
2011-06-22zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna1-1/+2
2011-06-22zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna1-7/+12
2011-06-22zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna1-13/+63
2011-06-22zd1211rw: fix invalid signal values from deviceJussi Kivilinna1-2/+18
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+2
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna1-2/+5
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna1-1/+12
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna1-2/+6
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna1-0/+69
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna1-15/+25
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna1-31/+157
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna1-4/+35
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna1-8/+9
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna1-0/+7
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna1-1/+24
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna1-22/+5
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna1-31/+7
2011-02-04zd1211rw: add locking for mac->process_intrJussi Kivilinna1-1/+5
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo1-2/+1
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville1-2/+2
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou1-0/+1
2010-06-02wireless: fix several minor description typosWalter Goldens1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-8/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02zd1211rw: fix potential array underflowDan Carpenter1-6/+4
2010-02-04Fix a grammar error (redundant "be") in commentAdam Buchbinder1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+7
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+7
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-6/+7
2010-01-04zd1211rw: Fix multicast filtering.Benoit Papillault1-6/+7
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-8/+5
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+0
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+0
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-5/+5
2009-12-28wireless: remove remaining qual codeJohannes Berg1-3/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT1-20/+182
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-15/+29
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez1-2/+2
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-05-20zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik1-3/+3
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-47/+33
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+6
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen1-2/+6
2009-03-05zd1211rw: Implement get_tsf()Alina Friedrichsen1-0/+7
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez1-3/+3
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg1-3/+13
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg1-4/+3
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-1/+1
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-1/+1
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-16/+16
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+3
2008-10-27net: 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-15mac80211: use nl80211 interface typesJohannes Berg1-10/+10
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez1-4/+36
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-08zd1211rw: beacon config error checkingDaniel Drake1-17/+45
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. 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-21mac80211: move TX info into skb->cbJohannes Berg1-116/+40
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-2/+5
2008-05-21misc drivers/net endianness noiseAl Viro1-1/+1
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-6/+6
2008-05-14zd1211rw: initial IBSS supportBruno Randolf1-1/+16
2008-03-06zd1211rw: 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-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 Drake1-1/+4
2008-01-28zd1211rw: port to mac80211Daniel Drake1-957/+579
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-3/+5
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz1-72/+27
2007-10-10[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-19[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-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz1-1/+43
2006-12-05[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake1-0/+3
2006-12-05[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake1-4/+2
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-10/+13
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-156/+248
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake1-55/+215
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake1-28/+28
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz1-65/+6
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake1-13/+4
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville1-1/+1
2006-09-25[PATCH] zd1211rw: Add LED supportUlrich Kunitz1-0/+50
2006-09-11[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz1-1/+1
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-8/+35
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz1-8/+35
2006-08-14[PATCH] zd1211rw: cleanupsUlrich Kunitz1-4/+2
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz1-4/+1
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake1-2/+4
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake1-0/+2
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake1-0/+1055