summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: atlantic: A0 ntuple filtersDmitry Bogdanov2020-07-201-28/+88
* net: atlantic: use intermediate variable to improve readability a bitNikita Danilov2020-07-201-11/+10
* net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov2020-07-201-3/+2
* net: atlantic: add support for 64-bit reads/writesPavel Belous2020-07-206-8/+33
* net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh2020-07-202-1/+2
* net: atlantic: PTP statisticsPavel Belous2020-07-203-19/+105
* net: atlantic: additional per-queue statsDmitry Bogdanov2020-07-204-0/+23
* net: atlantic: use u64_stats_update_* to protect access to 64-bit statsMark Starovoytov2020-07-203-10/+47
* net: atlantic: split rx and tx per-queue statsMark Starovoytov2020-07-206-63/+68
* net: atlantic: make _get_sw_stats return count as return valueMark Starovoytov2020-07-203-13/+9
* net: atlantic: use simple assignment in _get_stats and _get_sw_statsMark Starovoytov2020-07-201-23/+24
* net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov2020-07-202-11/+11
* ethernet: myri10ge: use generic power managementVaibhav Gupta2020-07-201-29/+8
* qed: add support for the extended speed and FEC modesAlexander Lobakin2020-07-206-25/+546
* qed: populate supported link modes maps on module initAlexander Lobakin2020-07-201-71/+118
* qed: add missing loopback modesAlexander Lobakin2020-07-202-0/+24
* qed: add support for new port modesAlexander Lobakin2020-07-202-0/+10
* qed: remove unused qed_hw_info::port_mode and QED_PORT_MODEAlexander Lobakin2020-07-202-36/+0
* qed: reformat several structures a bitAlexander Lobakin2020-07-203-229/+237
* qede: introduce support for FEC controlAlexander Lobakin2020-07-201-0/+74
* qede: format qede{,_vf}_ethtool_opsAlexander Lobakin2020-07-201-69/+68
* qed: add support for Forward Error CorrectionAlexander Lobakin2020-07-205-27/+108
* qed: reformat several structures a bitAlexander Lobakin2020-07-202-169/+172
* qed: use transceiver data to fill link partner's advertising speedsAlexander Lobakin2020-07-201-20/+29
* qed: add support for multi-rate transceiversAlexander Lobakin2020-07-203-27/+106
* qed: reformat public_port::transceiver_data a bitAlexander Lobakin2020-07-201-53/+55
* qede: populate supported link modes maps on module initAlexander Lobakin2020-07-203-54/+108
* qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin2020-07-203-304/+262
* Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller2020-07-20130-690/+11824
|\
| * wireless: Fix trivial spellingKieran Bingham2020-07-153-3/+3
| * iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed2020-07-151-2/+2
| * ssb: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-153-4/+4
| * zd1211rw: remove needless check before usb_free_coherent()Xu Wang2020-07-151-3/+1
| * rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih2020-07-151-54/+2
| * rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches2020-07-153-58/+64
| * airo: use set_current_state macroXu Wang2020-07-151-1/+1
| * iwlegacy: remove redundant initialization of variable tidColin Ian King2020-07-151-1/+1
| * ipw2200: use generic power managementVaibhav Gupta2020-07-151-23/+7
| * ipw2100: use generic power managementVaibhav Gupta2020-07-151-24/+7
| * adm8211: use generic power managementVaibhav Gupta2020-07-151-20/+5
| * orinoco: use generic power managementVaibhav Gupta2020-07-155-31/+13
| * rtl818x_pci: use generic power managementVaibhav Gupta2020-07-151-19/+4
| * rtlwifi: rtl8192cu: Free ieee80211_hw if probing failsReto Schneider2020-07-151-0/+1
| * rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider2020-07-151-1/+4
| * rtlwifi: rtl8192cu: Fix deadlockReto Schneider2020-07-151-2/+4
| * rtlwifi: rtl8192cu: Remove uninitialized_var() usageKees Cook2020-07-151-2/+2
| * b43: Remove uninitialized_var() usageKees Cook2020-07-151-1/+1
| * orinoco_usb: fix spelling mistakeFlavio Suligoi2020-07-151-3/+3
| * rtlwifi: rtl8188ee: Fix endian issueLarry Finger2020-07-151-1/+1
| * rtlwifi: Fix endian issue in ps.cLarry Finger2020-07-151-6/+6