index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ar9170
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
ar9170usb: purge obsolete driver
Christian Lamparter
13
-6808
/
+0
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-4
/
+3
2011-02-21
ar9170usb: mark the old driver as obsolete
Christian Lamparter
1
-1
/
+3
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+2
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-4
/
+2
2010-11-22
ar9170: Use const
Joe Perches
1
-1
/
+1
2010-10-05
ar9170: Remove MODULE_FIRMWARE references to two-stage firmware
Ben Hutchings
1
-2
/
+0
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
1
-2
/
+2
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
1
-16
/
+15
2010-07-29
ar9170: add get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+19
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
4
-103
/
+88
2010-05-26
ar9170usb: fix read from freed driver context
Christian Lamparter
1
-2
/
+12
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-05-12
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
1
-0
/
+2
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+12
2010-05-11
ar9170: fix for driver-core ABI change
Stephen Rothwell
1
-2
/
+3
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-598
/
+12
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+12
2010-05-10
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2
-0
/
+12
2010-05-07
ar9170usb: remove deprecated aggregation code
Christian Lamparter
2
-598
/
+12
2010-05-07
ar9170: wait for asynchronous firmware loading
Christian Lamparter
2
-0
/
+12
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+1
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-2
/
+1
2010-04-28
ar9170: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-9
/
+21
2010-04-14
ar9170usb: add a couple more USB IDs
Christian Lamparter
1
-0
/
+10
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2010-04-06
ath: fix coding style/readability in ath/ar9170
Luis de Bethencourt
3
-8
/
+9
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-9
/
+5
2010-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+3
2010-03-31
ar9170usb: fix panic triggered by undersized rxstream buffer
Christian Lamparter
2
-1
/
+2
2010-03-30
setup correct int pipe type in ar9170_usb_exec_cmd
Valentin Longchamp
1
-1
/
+1
2010-03-30
ar9170: add support for NEC WL300NU-G USB dongle
Ben Konrath
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-70
/
+111
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-03-02
ar9170: load firmware asynchronously
Johannes Berg
3
-70
/
+111
2010-02-19
ar9170: convert to new station add/remove callbacks
Johannes Berg
1
-34
/
+36
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-08
ar9170: remove get_tx_stats() mac80211 op
Kalle Valo
2
-14
/
+7
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-4
/
+4
2009-12-22
ar9170usb: add Sphairon Homelink 1202 USB ID
Stefan Seyfried
1
-0
/
+2
2009-12-21
ar9170: fix AC_VIDEO txop parameter
Christian Lamparter
1
-1
/
+1
[next]