aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh1-19/+45
2016-06-27Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller3-1/+18
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton1-2/+0
2016-06-23Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller9-15/+30
2016-06-23geneve: fix tx_errors statisticsHaishuang Yan1-4/+4
2016-06-23net: vrf: replace hard tab with space in assignmentChris Packham1-2/+2
2016-06-23can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2-1/+9
2016-06-23can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-06-23can: fix handling of unmodifiable configuration options fixOliver Hartkopp1-0/+3
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2-3/+19
2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib1-7/+11
2016-06-22team: Fix possible deadlock during team enslaveIdo Schimmel1-0/+2
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2-4/+13
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone accessThor Thayer1-7/+31
2016-06-19qed: Add missing port-modeYuval Mintz2-0/+2
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz1-3/+18
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz2-4/+6
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz1-4/+0
2016-06-19qed: Correct default vlan behaviorYuval Mintz1-0/+1
2016-06-17net: tilegx: use correct timespec64 typeArnd Bergmann1-3/+3
2016-06-17mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel1-1/+4
2016-06-17mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel1-1/+5
2016-06-16nfp: use correct index to mask link state irqJakub Kicinski1-3/+3
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck1-3/+8
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann1-1/+2
2016-06-16Merge ath-current from ath.gitKalle Valo4-7/+6
2016-06-16rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King1-1/+1
2016-06-15r8152: correct the rx early sizehayeswang1-2/+2
2016-06-15r8152: reset the bmuhayeswang1-0/+19
2016-06-15r8152: disable MAC clock speed downhayeswang1-9/+5
2016-06-15net: skfb: remove obsolete -I cflagArnd Bergmann1-1/+1
2016-06-15macsec: fix SA initializationSabrina Dubroca1-1/+1
2016-06-15macsec: allocate sg and iv on the heapSabrina Dubroca1-9/+37
2016-06-15macsec: add rcu_barrier() on module exitSabrina Dubroca1-0/+1
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2-1/+1
2016-06-14ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2016-06-14ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel1-24/+34
2016-06-14ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel1-3/+7
2016-06-14net: alx: Work around the DMA RX overflow issueFeng Tang2-51/+14
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber1-12/+26
2016-06-14ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan1-4/+4
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan1-1/+0
2016-06-12net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk1-4/+0
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-2/+2
2016-06-10Revert "net: au1000_eth: fix PHY detection"David S. Miller1-6/+7
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-7/+6
2016-06-10net: mediatek: remove superfluous queue wake up callJohn Crispin1-5/+2
2016-06-10net: mediatek: only wake the queue if it is stoppedJohn Crispin1-1/+16
2016-06-10net: mediatek: fix off by one in the TX ring allocationJohn Crispin1-2/+1