aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/zd1211rw
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-28zd1211rw: document need for kmalloc castJoe Perches
2010-11-22zd1211rw: Use constJoe Perches
2010-11-15zd1211rw: add 2 missing usb id'smaximilian attems
2010-08-16zd1211rw: update fw version info in wiphy structJohn W. Linville
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02zd1211rw: fix potential array underflowDan Carpenter
2010-02-04Fix a grammar error (redundant "be") in commentAdam Buchbinder
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-04zd1211rw: Fix multicast filtering.Benoit Papillault
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-11zd1211rw: declare MODULE_FIRMWAREBen Hutchings
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-23drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14zd1211rw: make it clear we don't use leds.h LED stuffLuis R. Rodriguez
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-24zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B deviceHin-Tak Leung
2009-07-10zd1211rw: sort vid/pid pairs by numerical valueHin-Tak Leung
2009-07-10mac80211: push rx status into skb->cbJohannes Berg