summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/at76c50x-usb.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+1
* wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-45/+40
* wireless: at76c50x: eliminate hex2str()Andy Shevchenko2012-09-111-42/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
|\
| * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-101-1/+1
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-1/+2
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
| * USB: at76c50x-usb.c: remove err() usageGreg Kroah-Hartman2012-04-251-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-2/+2
|\ \
| * | wireless: at76c50x: allocating too much dataDan Carpenter2012-05-081-2/+2
* | | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
|/ /
* | wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl2012-04-121-4/+2
|/
* wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-311-1/+1
* wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko2011-09-301-10/+8
* at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville2011-02-281-1/+2
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+3
* WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby2010-10-111-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-11/+11
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-11/+11
* | mac80211: use cipher suite selectorsJohannes Berg2010-08-161-3/+4
|/
* drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches2010-07-271-16/+13
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-72/+67
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-36/+72
|\
| * at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2010-06-241-0/+36
| * at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz2010-06-241-36/+36
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-0/+1
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-3/+3
* at76c50x-usb: Supply additional parameters to at76_start_monitor scan requestJason Andryuk2009-11-111-0/+3
* at76c50x-usb: Remove mac2str and replace with %pM format specifier.Jason Andryuk2009-11-111-24/+10
* at76c50x-usb: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+8
* at76c50x-usb: set firmware and hardware version in wiphyKalle Valo2009-10-071-0/+10
* mac80211: remove deprecated APIJohannes Berg2009-08-201-3/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-4/+3
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-5/+5
* at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez2009-08-041-3/+1
* at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez2009-08-041-1/+1
* ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez2009-08-041-0/+2
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-6/+6
|\
| * at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
* | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-6/+9
* | cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-211-0/+2
|\ \ | |/
| * at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin2009-04-161-0/+2
* | at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun2009-04-131-2/+1
|/
* at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo2009-02-271-1/+1
OpenPOWER on IntegriCloud