index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: remove TODO wrt buffer alignment
Vladimir Kondratiev
2014-12-01
1
-2
/
+0
*
wil6210: reset flow update
Vladimir Kondratiev
2014-12-01
1
-0
/
+3
*
wil6210: Rate limit "ring full" error message
Vladimir Kondratiev
2014-12-01
1
-2
/
+3
*
wil6210: fix warning in pointer arithmetic
Vladimir Kondratiev
2014-12-01
1
-1
/
+1
*
wil6210: configurable vring sizes
Vladimir Kondratiev
2014-12-01
3
-7
/
+40
*
wil6210: remove wil_to_pcie_dev()
Vladimir Kondratiev
2014-12-01
3
-3
/
+1
*
wil6210: fix recovery after scan timeout
Vladimir Kondratiev
2014-12-01
1
-0
/
+1
*
wil6210: add handling of RX HTRSH interrupt
Vladimir Kondratiev
2014-12-01
3
-3
/
+47
*
wil6210: propagate disconnect reason
Vladimir Kondratiev
2014-12-01
4
-19
/
+18
*
wil6210: Fix potential memory leaks on error paths
Lino Sanfilippo
2014-12-01
1
-2
/
+6
*
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-04
1
-2
/
+3
|
\
|
*
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-20
1
-2
/
+3
*
|
wil6210: Add support for large packets
Vladimir Kondratiev
2014-10-30
6
-7
/
+38
*
|
wil6210: improve dmesg for fw error handling
Vladimir Kondratiev
2014-10-30
1
-0
/
+3
*
|
wil6210: prevent double disconnect command issuing
Vladimir Kondratiev
2014-10-30
4
-13
/
+29
*
|
wil6210: reset flow updates
Vladimir Kondratiev
2014-10-30
2
-5
/
+24
*
|
wil6210: do not attempt FW recovery if interface is down
Vladimir Kondratiev
2014-10-30
1
-0
/
+5
*
|
Merge tag 'for-linville-20141024' of git://github.com/kvalo/ath
John W. Linville
2014-10-27
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
ath: change logging functions to return void
Joe Perches
2014-09-29
2
-12
/
+9
*
|
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
10
-21
/
+447
|
\
\
|
*
|
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
2014-10-02
4
-0
/
+188
|
*
|
wil6210: manual FW error recovery mode
Vladimir Kondratiev
2014-10-02
5
-9
/
+121
|
*
|
wil6210: ethtool ops
Vladimir Kondratiev
2014-09-26
6
-12
/
+138
*
|
|
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
22
-188
/
+1555
|
\
|
|
|
*
|
fixup! wil6210: fix usage of print_hex_dump_debug
Vladimir Kondratiev
2014-09-15
1
-6
/
+13
|
*
|
wil6210: fix PTR_ERR() usage after initialization to constant
Vladimir Kondratiev
2014-09-11
1
-1
/
+3
|
*
|
wil6210: fix for oops while stopping interface
Vladimir Kondratiev
2014-09-11
5
-25
/
+55
|
*
|
wil6210: rename [en|dis]able irq to [un]mask
Vladimir Kondratiev
2014-09-11
3
-7
/
+7
|
*
|
wil6210: fix typo in comment
Vladimir Kondratiev
2014-09-11
1
-1
/
+2
|
*
|
wil6210: specify max. IE length
Vladimir Kondratiev
2014-09-11
1
-0
/
+15
|
*
|
wil6210: introduce separate completion for WMI
Dedy Lansky
2014-09-11
3
-4
/
+7
|
*
|
wil6210: enlarge TX/RX buffer length
Vladimir Kondratiev
2014-09-11
3
-5
/
+9
|
*
|
wil6210: add change_beacon() driver callback
Vladimir Kondratiev
2014-09-11
1
-0
/
+40
|
*
|
wil6210: send connect request IEs to FW also for non-secure connection
Vladimir Kondratiev
2014-09-11
2
-11
/
+13
|
*
|
wil6210: fix race condition between BACK event and Rx data
Dedy Lansky
2014-09-11
5
-13
/
+32
|
*
|
wil6210: modify confusing printout
Dedy Lansky
2014-09-11
1
-1
/
+1
|
*
|
wil6210: fix race condition of disconnect while BACK event
Dedy Lansky
2014-09-11
1
-2
/
+7
|
*
|
wil6210: fix usage of print_hex_dump_debug
Vladimir Kondratiev
2014-09-11
1
-0
/
+7
|
*
|
wil6210: fix for memory corruption upon rmmod
Dedy Lansky
2014-09-11
2
-2
/
+26
|
*
|
wil6210: fix for memory corruption while insmod
Dedy Lansky
2014-09-11
1
-6
/
+1
|
*
|
wil6210: add more debug printouts
Vladimir Kondratiev
2014-09-11
6
-2
/
+49
|
*
|
wil6210: platform specific module
Vladimir Kondratiev
2014-09-11
9
-0
/
+397
|
*
|
wil6210: coding style fixes
Vladimir Kondratiev
2014-09-11
9
-62
/
+72
|
*
|
wil6210: some more debug for the WMI mechanism
Vladimir Kondratiev
2014-09-11
1
-0
/
+5
|
*
|
wil6210: print more information when connecting
Vladimir Kondratiev
2014-09-11
1
-0
/
+18
|
*
|
wil6210: debug prints for vring de-allocation
Vladimir Kondratiev
2014-09-11
1
-0
/
+12
|
*
|
wil6210: firmware download
Vladimir Kondratiev
2014-09-11
7
-32
/
+764
|
/
/
*
|
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-1
/
+1
|
*
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
1
-1
/
+1
[next]