aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/at76c50x-usb.c
Commit message (Expand)AuthorAge
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-25
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* at76c50x: fix scan does not work with latest mac80211Andrea Merello2014-06-05
* at76c50x-usb: Make WEP encryption working.Andrea Merello2014-05-29
* at76c50x-usb: Don't perform DMA from stack memoryAndrea Merello2014-05-29
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | at76c50x-usb: use ether_addr_equal_64bitsJulia Lawall2014-01-03
|/
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-14
* wireless: at76c50x: eliminate hex2str()Andy Shevchenko2012-09-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-10
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
| * USB: at76c50x-usb.c: remove err() usageGreg Kroah-Hartman2012-04-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\ \
| * | wireless: at76c50x: allocating too much dataDan Carpenter2012-05-08
* | | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
|/ /
* / wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl2012-04-12
|/
* wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-31
* wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko2011-09-30
* at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville2011-02-28
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby2010-10-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-24
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-18
* | mac80211: use cipher suite selectorsJohannes Berg2010-08-16
|/
* drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches2010-07-27
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\
| * at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2010-06-24
| * at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz2010-06-24
* | drivers/net: use __packed annotationEric Dumazet2010-06-03
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* mac80211: give virtual interface to hw_scanJohannes Berg2010-04-27
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
* at76c50x-usb: Supply additional parameters to at76_start_monitor scan requestJason Andryuk2009-11-11
* at76c50x-usb: Remove mac2str and replace with %pM format specifier.Jason Andryuk2009-11-11
* at76c50x-usb: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* at76c50x-usb: set firmware and hardware version in wiphyKalle Valo2009-10-07
* mac80211: remove deprecated APIJohannes Berg2009-08-20
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez2009-08-04
* at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez2009-08-04
* ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez2009-08-04