summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-18dsa: mv88e6xxx: Set DSA mode based on chip abilitiesAndrew Lunn
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: vxlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: team: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: loopback: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: geneve: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: dummy: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: veth: enable noqueue operation by defaultPhil Sutter
2015-08-18enic: Fix sparse warning in vnic_devcmd_init().David S. Miller
2015-08-18mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-17enic: add devcmd2Govindarajulu Varadarajan
2015-08-17enic: add devcmd2 resourcesGovindarajulu Varadarajan
2015-08-17enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan
2015-08-17enic: move struct definition from .c to .h fileGovindarajulu Varadarajan
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller
2015-08-17smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim
2015-08-14net: Introduce VRF device driverDavid Ahern
2015-08-14net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot
2015-08-14net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot
2015-08-14net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot
2015-08-14cxgb4: Add MPS tracing supportHariprasad Shenai
2015-08-14net/fddi: remove HWM_REVERSE() macroyalin wang
2015-08-14rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman
2015-08-14rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman
2015-08-13Convert smsc911x to use ACPI as well as DTJeremy Linton