summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-16qeth: add network device features for VLAN devicesHans Wippel
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser
2016-06-16qeth: enable scatter/gather by defaultEugene Crosser
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser
2016-06-16qeth: clean up condition when tso is usedEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser
2016-06-16net: gianfar: fix old-style declarationArnd Bergmann
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann
2016-06-16hamradio: baycom: fix old-style declarationArnd Bergmann
2016-06-16net: tlan: don't set unused function argumentArnd Bergmann
2016-06-16net: qlcnic: don't set unused function argumentArnd Bergmann
2016-06-16dsa: b53: fix big-endian register accessArnd Bergmann
2016-06-16r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang
2016-06-16net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-16net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes
2016-06-16net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-06-15sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko
2016-06-15sfc: Update MCDI protocol definitionsEdward Cree
2016-06-15sfc: Disable VLAN filtering by default if not strictly requiredAndrew Rybchenko
2016-06-15sfc: VLAN filters must only be created if the firmware supports this.Martin Habets
2016-06-15sfc: Fix dup unknown multicast/unicast filters after datapath resetAndrew Rybchenko
2016-06-15sfc: Refactor checks for invalid filter IDEdward Cree
2016-06-15sfc: Take mac_lock before calling efx_ef10_filter_table_probeMartin Habets
2016-06-15sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko
2016-06-15sfc: Implement list of VLANs added over interfaceAndrew Rybchenko
2016-06-15sfc: Make EF10 filter management helper functions VLAN-awareAndrew Rybchenko
2016-06-15sfc: Store unicast and multicast promisc flag with address cacheAndrew Rybchenko
2016-06-15sfc: Move filter IDs to per-VLAN data structureAndrew Rybchenko
2016-06-15sfc: Forget filter ID when the filter is marked oldAndrew Rybchenko
2016-06-15sfc: Assert filter_sem write locked when requiredEdward Cree
2016-06-15sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko
2016-06-15sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko
2016-06-15sfc: Define macro with EF10 offload featureAndrew Rybchenko
2016-06-15liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi
2016-06-15liquidio: Replace ifidx for FW commandsRaghu Vatsavayi
2016-06-15liquidio: New driver FW command structureRaghu Vatsavayi
2016-06-15liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi
2016-06-15liquidio: RX desc alloc changesRaghu Vatsavayi
2016-06-15liquidio:RX queue alloc changesRaghu Vatsavayi
2016-06-15liquidio:Scatter gather list per IQRaghu Vatsavayi
2016-06-15liquidio: Host queue mapping changesRaghu Vatsavayi
2016-06-15liquidio: Avoid double free during soft commandRaghu Vatsavayi
2016-06-15net: vrf: Switch dst dev to loopback on device deleteDavid Ahern
2016-06-15mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-15cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai