aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-12e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau1-0/+4
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren1-2/+2
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen1-1/+4
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt1-2/+7
2015-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller1-1/+3
2015-05-09usbnet: avoid integer overflow in start_xmitJason A. Donenfeld1-2/+2
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso1-2/+2
2015-05-09net: xgene_enet: Set hardware dependencyJean Delvare1-0/+1
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare2-0/+2
2015-05-09drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy1-0/+1
2015-05-09net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan1-1/+10
2015-05-07igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita1-1/+1
2015-05-07igb: Fix oops on changing number of ringsToshiaki Makita1-0/+2
2015-05-05Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller15-144/+161
2015-05-05net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas1-7/+7
2015-05-05net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha1-1/+1
2015-05-05hv_netvsc: remove unused variable in netvsc_send()Jerry Snitselaar1-7/+2
2015-05-04bnx2x: Fix to prevent inner-reloadYuval Mintz1-5/+5
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-184/+206
2015-05-04Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller1-8/+12
2015-05-04net/smsc911x: fix irq resource allocation failureKamlakant Patel1-6/+6
2015-05-04macvlan: Propagate promiscuity setting to lower devices.Vlad Yasevich1-0/+15
2015-05-04ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck1-1/+1
2015-05-04r8169: Do not use dev_kfree_skb in xmit pathAlexander Duyck1-2/+2
2015-05-04fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck1-2/+2
2015-05-04net: dsa: mv88e6xxx: unregister mv88e6352 driverVivien Didelot1-0/+3
2015-05-03Merge tag 'linux-can-fixes-for-4.1-20150501' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-3/+4
2015-05-03drivers/net: include <module.h> for modular stmmac_platform codePaul Gortmaker1-0/+1
2015-05-03ath9k: fix per-packet tx power configurationLorenzo Bianconi1-27/+25
2015-05-03Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo13-116/+135
2015-05-01net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen1-3/+4
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier1-1/+1
2015-04-30at86rf230: add slp_tr support to start txAlexander Aring1-6/+21
2015-04-30at86rf230: change state change if from trx_offAlexander Aring1-6/+18
2015-04-30at86rf230: remove unnecessary tx state changeAlexander Aring1-13/+3
2015-04-30at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring1-2/+3
2015-04-30at86rf230: move cal_timeout to state changeAlexander Aring1-3/+5
2015-04-30at86rf230: remove tabs after defineAlexander Aring1-152/+152
2015-04-30at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt1-2/+4
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai1-1/+1
2015-04-29bnx2x: Delay during kdump loadYuval Mintz1-0/+6
2015-04-29net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai1-0/+10
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri1-0/+3