| Commit message (Expand) | Author | Age | Files | Lines |
* | at76c50x: fix scan does not work with latest mac80211 | Andrea Merello | 2014-06-05 | 1 | -0/+53 |
* | at76c50x-usb: Make WEP encryption working. | Andrea Merello | 2014-05-29 | 1 | -1/+39 |
* | at76c50x-usb: Don't perform DMA from stack memory | Andrea Merello | 2014-05-29 | 1 | -31/+56 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-01-13 | 1 | -1/+0 |
|\ |
|
| * | mac80211: remove channel_change_time | Johannes Berg | 2014-01-07 | 1 | -1/+0 |
* | | at76c50x-usb: use ether_addr_equal_64bits | Julia Lawall | 2014-01-03 | 1 | -1/+1 |
|/ |
|
* | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -2/+2 |
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 | 1 | -3/+1 |
* | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-11-14 | 1 | -45/+40 |
* | wireless: at76c50x: eliminate hex2str() | Andy Shevchenko | 2012-09-11 | 1 | -42/+12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 1 | -1/+1 |
|\ |
|
| * | wireless: at76c50x: signedness bug in at76_dfu_get_state() | Dan Carpenter | 2012-08-10 | 1 | -1/+1 |
* | | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 1 | -1/+2 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 | 1 | -0/+1 |
| * | USB: at76c50x-usb.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-14 | 1 | -2/+2 |
|\ \ |
|
| * | | wireless: at76c50x: allocating too much data | Dan Carpenter | 2012-05-08 | 1 | -2/+2 |
* | | | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
|/ / |
|
* | | wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi... | Jesper Juhl | 2012-04-12 | 1 | -4/+2 |
|/ |
|
* | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 2011-10-31 | 1 | -1/+1 |
* | wireless: at76c50x: use native hex_pack_byte() method | Andy Shevchenko | 2011-09-30 | 1 | -10/+8 |
* | at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void | John W. Linville | 2011-02-28 | 1 | -1/+2 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -4/+3 |
* | WIRELESS: at76c50x, remove unneeded NULL check | Jiri Slaby | 2010-10-11 | 1 | -2/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-24 | 1 | -11/+11 |
|\ |
|
| * | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 2010-08-18 | 1 | -11/+11 |
* | | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -3/+4 |
|/ |
|
* | drivers/net/wireless/at76c50x-usb.c: Neaten macros | Joe Perches | 2010-07-27 | 1 | -16/+13 |
* | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 2010-07-27 | 1 | -72/+67 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 1 | -36/+72 |
|\ |
|
| * | at76c50x-usb: Extract bssid from authentication frame | Sebastian Smolorz | 2010-06-24 | 1 | -0/+36 |
| * | at76c50x-usb: Move function at76_join() several lines up | Sebastian Smolorz | 2010-06-24 | 1 | -36/+36 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -1/+1 |
|/ |
|
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | mac80211: give virtual interface to hw_scan | Johannes Berg | 2010-04-27 | 1 | -0/+1 |
* | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 | 1 | -3/+3 |
* | at76c50x-usb: Supply additional parameters to at76_start_monitor scan request | Jason Andryuk | 2009-11-11 | 1 | -0/+3 |
* | at76c50x-usb: Remove mac2str and replace with %pM format specifier. | Jason Andryuk | 2009-11-11 | 1 | -24/+10 |
* | at76c50x-usb: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 | 1 | -0/+8 |
* | at76c50x-usb: set firmware and hardware version in wiphy | Kalle Valo | 2009-10-07 | 1 | -0/+10 |
* | mac80211: remove deprecated API | Johannes Berg | 2009-08-20 | 1 | -3/+2 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -4/+3 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -5/+5 |
* | at76c50x-usb: remove unneeded flush_workqueue() at usb disconnect | Luis R. Rodriguez | 2009-08-04 | 1 | -3/+1 |
* | at76c50x-usb: cancel scan work at stop callback | Luis R. Rodriguez | 2009-08-04 | 1 | -1/+1 |
* | ar76c50x-usb: cancel promisc work during mac80211 stop | Luis R. Rodriguez | 2009-08-04 | 1 | -0/+2 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 | 1 | -6/+6 |
|\ |
|
| * | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan | John W. Linville | 2009-05-29 | 1 | -6/+6 |