aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zd1211rw/zd_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/net-2.6David 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 implicit slab.h inclusion from percpu.hTejun 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/linville/wireless-next-2.6David S. Miller1-6/+7
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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/linville/wireless-next-2.6David 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/linville/wireless-2.6David 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/jikos/trivialLinus 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/net-2.6David 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/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-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/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