summary refs log tree commit diff
path: root/drivers/net
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-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad
2015-08-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka
2015-08-18igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai
2015-08-18e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai
2015-08-18e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-08-18igb: add support for 1512 PHYTodd Fujinaka
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki
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-18Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...Kalle Valo
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan
2015-08-18wl18xx: add diversity statisticsGuy Mishol
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht
2015-08-18mwl8k: refactor some conditionals for clarityJohn Linville
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo
2015-08-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller
2015-08-17net: phy: fix semicolon.cocci warningskbuild test robot
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat