summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-151-3/+7
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
* phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26
* net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-131-4/+0
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-111-2/+2
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-111-6/+7
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-111-7/+6
* net: mediatek: remove superfluous queue wake up callJohn Crispin2016-06-111-5/+2
* net: mediatek: only wake the queue if it is stoppedJohn Crispin2016-06-111-1/+16
* net: mediatek: fix off by one in the TX ring allocationJohn Crispin2016-06-111-2/+1
* net: mediatek: increase watchdog_timeoJohn Crispin2016-06-111-1/+1
* net: mediatek: fix threshold valueJohn Crispin2016-06-111-2/+1
* net: mediatek: disable all interrupts during probeJohn Crispin2016-06-111-1/+1
* net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-112-1/+2
* net: mediatek: dropped rx packets are not being counted properlyJohn Crispin2016-06-111-0/+2
* net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin2016-06-111-1/+1
* net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-112-5/+15
* net: mediatek: add missing return code checkJohn Crispin2016-06-111-0/+3
* net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl2016-06-111-13/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1028-285/+435
|\
| * vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2016-06-102-3/+3
| * stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-101-1/+1
| * net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-101-1/+2
| * net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-101-4/+1
| * net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-101-0/+1
| * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-102-2/+59
| * net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-101-4/+1
| * net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-101-17/+17
| * net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-101-3/+3
| * net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-101-13/+15
| * net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-101-1/+9
| * net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-101-1/+1
| * net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-101-1/+1
| * mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-092-43/+26
| * mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel2016-06-091-52/+95
| * sfc: report supported link speeds on SFP connectionsBert Kenward2016-06-081-3/+4
| * cxgb4: Add device id of T540-BT adapterHariprasad Shenai2016-06-081-0/+1
| * net: fec: fix spelling mistakes and add missing newlineColin Ian King2016-06-081-4/+4
| * bnxt_en: Simplify VLAN receive logic.Michael Chan2016-06-081-20/+9
| * bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan2016-06-081-0/+14
| * bnxt_en: Fix tx push race condition.Michael Chan2016-06-081-1/+2
| * bnx2x: allow adding VLANs while interface is downMichal Schmidt2016-06-061-89/+62
| * Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub...David S. Miller2016-06-053-3/+21
| |\
| | * brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin2016-06-031-0/+2
| | * rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger2016-05-271-3/+3
| | * brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer2016-05-271-0/+16
| * | net-next: mediatek: properly handle RGMII modesJohn Crispin2016-06-041-0/+3
| * | net-next: mediatek: add fixed-phy supportJohn Crispin2016-06-041-0/+3
| * | net-next: mediatek: fix gigabit and flow control advertisementJohn Crispin2016-06-041-4/+26
| * | net-next: mediatek: use mdiobus_free() in favour of kfree()John Crispin2016-06-041-2/+2