aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai1-0/+1
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_openJia-Ju Bai1-12/+12
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai1-0/+1
2015-08-18e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai1-1/+4
2015-08-18e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai1-0/+7
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson1-4/+4
2015-08-18igb: add support for 1512 PHYTodd Fujinaka4-5/+114
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran2-20/+54
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin1-0/+1
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki3-3/+19
2015-08-18Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+4
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
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 branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-87/+36
2015-08-18Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle 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-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2-63/+31
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-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller1-1/+1
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller1-1/+1
2015-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds7-185/+24
2015-08-17net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat3-12/+43
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2-0/+80
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2-22/+17
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat3-4/+5