index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
2015-01-07
wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warnings
Chen Gang
2014-12-01
wil6210: remove TODO wrt buffer alignment
Vladimir Kondratiev
2014-12-01
wil6210: reset flow update
Vladimir Kondratiev
2014-12-01
wil6210: Rate limit "ring full" error message
Vladimir Kondratiev
2014-12-01
wil6210: fix warning in pointer arithmetic
Vladimir Kondratiev
2014-12-01
wil6210: configurable vring sizes
Vladimir Kondratiev
2014-12-01
wil6210: remove wil_to_pcie_dev()
Vladimir Kondratiev
2014-12-01
wil6210: fix recovery after scan timeout
Vladimir Kondratiev
2014-12-01
wil6210: add handling of RX HTRSH interrupt
Vladimir Kondratiev
2014-12-01
wil6210: propagate disconnect reason
Vladimir Kondratiev
2014-12-01
wil6210: Fix potential memory leaks on error paths
Lino Sanfilippo
2014-11-04
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-10-30
wil6210: Add support for large packets
Vladimir Kondratiev
2014-10-30
wil6210: improve dmesg for fw error handling
Vladimir Kondratiev
2014-10-30
wil6210: prevent double disconnect command issuing
Vladimir Kondratiev
2014-10-30
wil6210: reset flow updates
Vladimir Kondratiev
2014-10-30
wil6210: do not attempt FW recovery if interface is down
Vladimir Kondratiev
2014-10-27
Merge tag 'for-linville-20141024' of git://github.com/kvalo/ath
John W. Linville
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-02
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
2014-10-02
wil6210: manual FW error recovery mode
Vladimir Kondratiev
2014-09-29
ath: change logging functions to return void
Joe Perches
2014-09-26
wil6210: ethtool ops
Vladimir Kondratiev
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-15
fixup! wil6210: fix usage of print_hex_dump_debug
Vladimir Kondratiev
2014-09-11
wil6210: fix PTR_ERR() usage after initialization to constant
Vladimir Kondratiev
2014-09-11
wil6210: fix for oops while stopping interface
Vladimir Kondratiev
2014-09-11
wil6210: rename [en|dis]able irq to [un]mask
Vladimir Kondratiev
2014-09-11
wil6210: fix typo in comment
Vladimir Kondratiev
2014-09-11
wil6210: specify max. IE length
Vladimir Kondratiev
2014-09-11
wil6210: introduce separate completion for WMI
Dedy Lansky
2014-09-11
wil6210: enlarge TX/RX buffer length
Vladimir Kondratiev
2014-09-11
wil6210: add change_beacon() driver callback
Vladimir Kondratiev
2014-09-11
wil6210: send connect request IEs to FW also for non-secure connection
Vladimir Kondratiev
2014-09-11
wil6210: fix race condition between BACK event and Rx data
Dedy Lansky
2014-09-11
wil6210: modify confusing printout
Dedy Lansky
2014-09-11
wil6210: fix race condition of disconnect while BACK event
Dedy Lansky
2014-09-11
wil6210: fix usage of print_hex_dump_debug
Vladimir Kondratiev
2014-09-11
wil6210: fix for memory corruption upon rmmod
Dedy Lansky
2014-09-11
wil6210: fix for memory corruption while insmod
Dedy Lansky
2014-09-11
wil6210: add more debug printouts
Vladimir Kondratiev
2014-09-11
wil6210: platform specific module
Vladimir Kondratiev
2014-09-11
wil6210: coding style fixes
Vladimir Kondratiev
2014-09-11
wil6210: some more debug for the WMI mechanism
Vladimir Kondratiev
2014-09-11
wil6210: print more information when connecting
Vladimir Kondratiev
2014-09-11
wil6210: debug prints for vring de-allocation
Vladimir Kondratiev
2014-09-11
wil6210: firmware download
Vladimir Kondratiev
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
[next]