index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-2
/
+2
*
mt7601u: do not free dma_buf when ivp allocation fails
Colin Ian King
2016-03-07
1
-1
/
+3
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-3
/
+5
*
mediatek: unify Kconfig with other vendors
Kalle Valo
2015-11-18
1
-6
/
+10
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+2
*
mt7601u: lock out rx path and tx status reporting
Jakub Kicinski
2015-08-10
5
-3
/
+11
*
mt7601u: fix tx status reporting contexts
Jakub Kicinski
2015-08-10
4
-4
/
+33
*
mt7601u: use correct ieee80211_rx variant
Jakub Kicinski
2015-08-10
1
-1
/
+1
*
mt7601u: fix dma from stack address
Jakub Kicinski
2015-08-10
3
-35
/
+34
*
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
2015-06-23
6
-54
/
+45
|
\
|
*
mt7601u: don't warn about devices without per-rate power table
Jakub Kicinski
2015-06-15
1
-0
/
+4
|
*
mt7601u: set promiscous mode based on FIF_OTHER_BSS
Jakub Kicinski
2015-06-08
1
-0
/
+1
|
*
mt7601u: don't cleanup device second time after .resume()
Jakub Kicinski
2015-06-08
2
-1
/
+11
|
*
mt7601u: watch out for invalid-length frames
Jakub Kicinski
2015-06-08
2
-4
/
+18
|
*
mt7601u: unify paged and non-paged RX dma paths
Jakub Kicinski
2015-06-08
1
-50
/
+12
*
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-5
/
+5
|
/
*
add mt7601u driver
Jakub Kicinski
2015-05-28
28
-0
/
+7941