summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev
2014-10-02wil6210: manual FW error recovery modeVladimir Kondratiev
2014-09-26wil6210: ethtool opsVladimir Kondratiev
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-15fixup! wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev
2014-09-11wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev
2014-09-11wil6210: fix for oops while stopping interfaceVladimir Kondratiev
2014-09-11wil6210: rename [en|dis]able irq to [un]maskVladimir Kondratiev
2014-09-11wil6210: fix typo in commentVladimir Kondratiev
2014-09-11wil6210: specify max. IE lengthVladimir Kondratiev
2014-09-11wil6210: introduce separate completion for WMIDedy Lansky
2014-09-11wil6210: enlarge TX/RX buffer lengthVladimir Kondratiev
2014-09-11wil6210: add change_beacon() driver callbackVladimir Kondratiev
2014-09-11wil6210: send connect request IEs to FW also for non-secure connectionVladimir Kondratiev
2014-09-11wil6210: fix race condition between BACK event and Rx dataDedy Lansky
2014-09-11wil6210: modify confusing printoutDedy Lansky
2014-09-11wil6210: fix race condition of disconnect while BACK eventDedy Lansky
2014-09-11wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev
2014-09-11wil6210: fix for memory corruption upon rmmodDedy Lansky
2014-09-11wil6210: fix for memory corruption while insmodDedy Lansky
2014-09-11wil6210: add more debug printoutsVladimir Kondratiev
2014-09-11wil6210: platform specific moduleVladimir Kondratiev
2014-09-11wil6210: coding style fixesVladimir Kondratiev
2014-09-11wil6210: some more debug for the WMI mechanismVladimir Kondratiev
2014-09-11wil6210: print more information when connectingVladimir Kondratiev
2014-09-11wil6210: debug prints for vring de-allocationVladimir Kondratiev
2014-09-11wil6210: firmware downloadVladimir Kondratiev
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-25wil6210: fix access after free in wil_pcie_remove()Vladimir Kondratiev
2014-08-25wil6210: cfg80211_rx_mgmt to use GFP_ATOMICVladimir Kondratiev
2014-08-25wil6210: fix free'd memory access in wil_if_free()Vladimir Kondratiev
2014-08-25wil6210: Limit max number of associated stationsDedy Lansky
2014-08-25wil6210: fix false "scan timeout"Vladimir Kondratiev
2014-08-25wil6210: fix beamforming data reportingVladimir Kondratiev
2014-08-25wil6210: convert debugfs to the table modeVladimir Kondratiev
2014-08-25wil6210: Workaround for Sparrow with bad device idVladimir Kondratiev
2014-08-25wil6210: wait longer for hardware reset completionVladimir Kondratiev
2014-08-25wil6210: check error in wil_target_reset()Vladimir Kondratiev
2014-08-25wil6210: update copyright year 2014Vladimir Kondratiev
2014-08-25wil6210: fix race in resetVladimir Kondratiev
2014-08-25wil6210: map MAC timer for packet lifetime into debugfsVladimir Kondratiev
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-18wil6210: add new register region for AGC tableVladimir Kondratiev
2014-07-18wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev
2014-07-18wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev
2014-07-18wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev
2014-07-18wil6210: fix double definition of 'ctx'Vladimir Kondratiev