summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-08-19igb: add support for 1512 PHYTodd Fujinaka4-5/+114
2015-08-19igb: implement high frequency periodic output signalsRichard Cochran2-20/+54
2015-08-19igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-08-19igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin1-0/+1
2015-08-19igb: Fix oops caused by missing queue pairingShota Suzuki3-3/+19
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter4-4/+4
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter1-2/+2
2015-08-18net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: vxlan: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: team: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: loopback: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: geneve: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: dummy: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-18net: veth: enable noqueue operation by defaultPhil Sutter1-0/+1
2015-08-18Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...Kalle Valo35-463/+1599
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan1-0/+1
2015-08-18wl18xx: add diversity statisticsGuy Mishol2-52/+16
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller2-81/+156
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht1-1/+1
2015-08-18mwl8k: refactor some conditionals for clarityJohn Linville1-24/+25
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo3-107/+2
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo3-72/+16
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo9-9/+15
2015-08-18enic: Fix sparse warning in vnic_devcmd_init().David S. Miller1-1/+1
2015-08-18mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller1-1/+1
2015-08-18net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-18net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat3-12/+43
2015-08-18net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2-0/+80
2015-08-18net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2-22/+17
2015-08-18net/mlx5e: HW LRO changes/fixesAchiad Shochat3-4/+5
2015-08-18net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat1-2/+2
2015-08-18net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat3-11/+74
2015-08-18net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2-35/+30
2015-08-18net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2-1/+5
2015-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-38/+15
2015-08-18net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-18enic: add devcmd2Govindarajulu Varadarajan7-12/+222
2015-08-18enic: add devcmd2 resourcesGovindarajulu Varadarajan4-0/+42
2015-08-18enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan6-31/+54
2015-08-18enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2-40/+39
2015-08-18be2net: avoid vxlan offloading on multichannel configsIvan Vecera1-2/+2
2015-08-18net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov1-12/+19