index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
at76c50x-usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void
John W. Linville
1
-1
/
+2
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-4
/
+3
2010-10-11
WIRELESS: at76c50x, remove unneeded NULL check
Jiri Slaby
1
-2
/
+1
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+11
2010-08-19
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
1
-11
/
+11
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-3
/
+4
2010-07-27
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
1
-16
/
+13
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
1
-72
/
+67
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-36
/
+72
2010-06-24
at76c50x-usb: Extract bssid from authentication frame
Sebastian Smolorz
1
-0
/
+36
2010-06-24
at76c50x-usb: Move function at76_join() several lines up
Sebastian Smolorz
1
-36
/
+36
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-28
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-0
/
+1
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-3
/
+3
2009-11-12
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
1
-0
/
+3
2009-11-12
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
1
-24
/
+10
2009-11-11
at76c50x-usb: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+8
2009-10-08
at76c50x-usb: set firmware and hardware version in wiphy
Kalle Valo
1
-0
/
+10
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-3
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-4
/
+3
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-5
/
+5
2009-08-05
at76c50x-usb: remove unneeded flush_workqueue() at usb disconnect
Luis R. Rodriguez
1
-3
/
+1
2009-08-05
at76c50x-usb: cancel scan work at stop callback
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ar76c50x-usb: cancel promisc work during mac80211 stop
Luis R. Rodriguez
1
-0
/
+2
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+6
2009-05-29
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
John W. Linville
1
-6
/
+6
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-6
/
+9
2009-04-23
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-0
/
+1
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-04-16
at76c50x-usb: Add device ID for OQO model 01+
Jamie Lentin
1
-0
/
+2
2009-04-14
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
at76c50x-usb: use dev_name() instead of struct device.bus_id
Kalle Valo
1
-1
/
+1
2009-02-27
at76c50x-usb: add link to the TODO list
Kalle Valo
1
-8
/
+4
2009-02-27
at76c50x-usb: additional disconnect fixes
Jason Andryuk
1
-0
/
+6
2009-02-27
at76c50x-usb: clean up DMA on stack
Jason Andryuk
1
-12
/
+23
2009-02-27
at76c50x-usb: fix oops on disconnect
Jason Andryuk
1
-8
/
+19
2009-02-27
at76c50x-usb: convert at76_debug to an unsigned int
Jason Andryuk
1
-2
/
+2
2009-02-27
at76c50x-usb: update to latest mac80211 hw scan api
Jason Andryuk
1
-6
/
+18
2009-02-27
at76c50x-usb: add driver
Kalle Valo
1
-0
/
+2465