aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ice: Fix NVM mask definesLev Faerman2018-11-13
* ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman2018-11-13
* ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan2018-11-13
* ice: Remove node before releasing VSIAnirudh Venkataramanan2018-11-13
* ice: Check for q_vector when stopping ringsTony Nguyen2018-11-13
* ice: Fix debug print in ice_tx_timeoutBrett Creeley2018-11-13
* net: phy: check if advertising is zero using linkmode_emptyColin Ian King2018-11-12
* net: phy: marvell: remove set but not used variable 'pause'YueHaibing2018-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-11
|\
| * net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn2018-11-11
| * net: mvneta: correct typoAlexandre Belloni2018-11-09
| * net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan2018-11-09
| * net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-09
| * net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2018-11-09
| * net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh2018-11-09
| * net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov2018-11-09
| * net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-09
| * net: smsc95xx: Fix MTU rangeStefan Wahren2018-11-08
| * net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-08
| * qed: Fix potential memory corruptionSagiv Ozeri2018-11-08
| * qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-08
| * qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-08
| * qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-08
| * net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-08
| * qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-08
| * ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-08
| * FDDI: defza: Make the driver version string constantMaciej W. Rozycki2018-11-08
| * FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki2018-11-08
| * FDDI: defza: Add missing comment closingMaciej W. Rozycki2018-11-08
| * FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2018-11-08
| * i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller2018-11-07
| * i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-07
| * ice: Change req_speeds to be u16Chinh T Cao2018-11-07
| * igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-06
| * ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-06
| * ice: Fix tx_timeout in PF driverBrett Creeley2018-11-06
| * ice: Fix napi delete calls for removeDave Ertman2018-11-06
| * ice: Fix typo in error messageAnirudh Venkataramanan2018-11-06
| * ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-06
| * ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-06
| * ice: Free VSI contexts during for unloadVictor Raj2018-11-06
| * ice: Fix dead device link issue with flow controlAkeem G Abodunrin2018-11-06
| * ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-06
| * ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-06
| * net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren2018-11-06
* | PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-11
* | net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390XAndrew Lunn2018-11-11
* | net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseXAndrew Lunn2018-11-11
* | net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodesAndrew Lunn2018-11-11
* | net: dsa: mv88e6xxx: Group cmode ops togetherAndrew Lunn2018-11-11