summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8152: support the new RTL8153 chiphayeswang2015-07-221-1/+17
* bnx2x: Bump up driver version to 1.712.30Yuval Mintz2015-07-221-1/+1
* bnx2x: Add MFW dump supportYuval Mintz2015-07-224-0/+51
* bnx2x: new Multi-function mode - BDYuval Mintz2015-07-228-15/+251
* bnx2x: Add 84858 phy supportYaniv Rosner2015-07-223-73/+232
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-2225-88/+142
* bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-228-70/+136
* cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai2015-07-213-7/+15
* sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree2015-07-211-80/+208
* sfc: support cascaded multicast filtersDaniel Pieczko2015-07-212-14/+44
* sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko2015-07-211-91/+126
* sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper2015-07-211-51/+53
* sfc: warn if other functions have been reset by MCFWDaniel Pieczko2015-07-211-3/+14
* sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-213-7/+25
* sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2015-07-212-14/+25
* sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2015-07-212-18/+47
* sfc: update MCDI protocol definitionsEdward Cree2015-07-211-846/+2583
* mvneta: use inband status only when explicitly enabledStas Sergeev2015-07-211-4/+5
* of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2015-07-211-2/+17
* net: phy: fixed_phy: handle link-down caseStas Sergeev2015-07-211-3/+5
* net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli2015-07-211-17/+1
* openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-211-126/+116
* vxlan: Factor out device configurationThomas Graf2015-07-211-155/+177
* fib: Add fib rule match on tunnel idThomas Graf2015-07-211-1/+2
* route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-211-2/+8
* vxlan: Flow based tunnelingThomas Graf2015-07-211-22/+127
* qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-07-211-0/+1
* cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt2015-07-212-4/+13
* cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt2015-07-211-0/+4
* cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt2015-07-211-11/+21
* cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt2015-07-211-2/+4
* net/vxlan: Fix kernel unaligned access in __vxlan_find_macSowmini Varadhan2015-07-211-1/+1
* phylib: add driver for Teranetics TN2020Shaohui Xie2015-07-203-0/+134
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-2013-180/+122
|\
| * igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka2015-07-171-5/+13
| * ixgbe: Don't report flow director filter's statusFan Du2015-07-171-2/+0
| * ixgbevf: Set Rx hash type for ingress packetsFan Du2015-07-172-0/+39
| * ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du2015-07-171-4/+21
| * ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck2015-07-171-47/+19
| * igb: Pull timestamp from fragment before adding it to skbAlexander Duyck2015-07-171-69/+25
| * dp83640: only report generic filters in ts_infoJacob Keller2015-07-171-9/+1
| * siena: only report generic filters in get_ts_infoJacob Keller2015-07-171-5/+1
| * ixgbe: only report generic filters in get_ts_infoJacob Keller2015-07-171-8/+0
| * igb: only report generic filters in get_ts_infoJacob Keller2015-07-171-4/+0
| * i40e: only report generic filters in get_ts_infoJacob Keller2015-07-171-11/+2
| * bnx2x: only report most generic filters in get_ts_infoJacob Keller2015-07-171-10/+1
| * freescale: remove incorrect copied commentJacob Keller2015-07-171-6/+0
* | net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli2015-07-203-6/+5
* | net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli2015-07-203-30/+20
* | net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli2015-07-203-12/+32