aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/at76c50x-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2014-01-03at76c50x-usb: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-3/+1
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-45/+40
2012-09-11wireless: at76c50x: eliminate hex2str()Andy Shevchenko1-42/+12
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-2/+2
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-08wireless: at76c50x: allocating too much dataDan Carpenter1-2/+2
2012-04-25USB: at76c50x-usb.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_firmware()Jesper Juhl1-4/+2
2011-10-31wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko1-1/+1
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko1-10/+8
2011-02-28at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville1-1/+2
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-4/+3
2010-10-11WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby1-2/+1
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-11/+11
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-11/+11
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-3/+4
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches1-16/+13
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-72/+67
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-36/+72
2010-06-24at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz1-0/+36
2010-06-24at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz1-36/+36
2010-06-03drivers/net: use __packed annotationEric Dumazet1-1/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-0/+1
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-3/+3
2009-11-11at76c50x-usb: Supply additional parameters to at76_start_monitor scan requestJason Andryuk1-0/+3
2009-11-11at76c50x-usb: Remove mac2str and replace with %pM format specifier.Jason Andryuk1-24/+10
2009-11-11at76c50x-usb: declare MODULE_FIRMWAREBen Hutchings1-0/+8
2009-10-07at76c50x-usb: set firmware and hardware version in wiphyKalle Valo1-0/+10
2009-08-20mac80211: remove deprecated APIJohannes Berg1-3/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-4/+3
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-5/+5
2009-08-04at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez1-3/+1
2009-08-04at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez1-1/+1
2009-08-04ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez1-0/+2
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+6
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-6/+9
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg1-0/+1
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2