summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn: fix misspelling of current function in stringJulia Lawall2014-12-098-10/+9
* dmfe: fix misspelling of current function in stringJulia Lawall2014-12-091-1/+1
* macvlan: play well with ipvlan deviceMahesh Bandewar2014-12-091-0/+3
* ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-092-15/+5
* ipvlan: play well with macvlan deviceMahesh Bandewar2014-12-091-0/+6
* dummy: add support for ethtool get_drvinfoFlavio Leitner2014-12-091-2/+17
* macvlan: allow setting LRO independently of lower deviceMichal Kubeček2014-12-091-4/+5
* net: macb: Remove obsolete comment from KconfigJames Byrne2014-12-091-2/+2
* net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in KconfigAndreas Ruprecht2014-12-091-1/+1
* bnx2x: Use correct fastpath version for VFs.Yuval Mintz2014-12-097-5/+88
* net: tulip: Remove private "strncmp"Rasmus Villemoes2014-12-091-17/+3
* drivers: net : cpsw: Update Kconfig for CPSWLokesh Vutla2014-12-091-4/+4
* r8152: redefine REALTEK_USB_DEVICEhayeswang2014-12-091-6/+20
* cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai2014-12-091-0/+2
* cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai2014-12-097-140/+288
* cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai2014-12-095-7/+247
* cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai2014-12-094-5/+120
* rocker: fix eth_type type in struct rocker_ctrlJiri Pirko2014-12-091-1/+1
* rocker: introduce be put/get variants and use it when appropriateJiri Pirko2014-12-091-31/+48
* amd-xgbe: IRQ names require allocated memoryLendacky, Thomas2014-12-092-4/+5
* sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()David L Stevens2014-12-081-3/+1
* net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli2014-12-081-0/+2
* net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli2014-12-081-1/+23
* sunvnet: add TSO supportDavid L Stevens2014-12-082-9/+95
* sunvnet: add GSO supportDavid L Stevens2014-12-081-1/+72
* sunvnet: add checksum offload supportDavid L Stevens2014-12-081-3/+34
* sunvnet: add scatter/gather supportDavid L Stevens2014-12-081-21/+76
* sunvnet: add VIO v1.7 and v1.8 supportDavid L Stevens2014-12-081-10/+92
* sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiationDavid L Stevens2014-12-081-10/+8
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-084-7/+54
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-0811-24/+148
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-12-0816-75/+107
|\
| * i40e: Reduce stack in i40e_dbg_dump_descJoe Perches2014-12-061-13/+17
| * i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan2014-12-062-3/+3
| * i40e: get pf_id from HW rather than PCI functionShannon Nelson2014-12-061-12/+11
| * i40e: increase ARQ sizeMitch Williams2014-12-061-1/+1
| * i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain2014-12-061-0/+3
| * i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-063-4/+15
| * i40e: Increase reset delayKevin Scott2014-12-061-1/+1
| * i40evf: make early init sequence even more robustMitch Williams2014-12-062-13/+12
| * i40e: fix netdev_stat macro definitionShannon Nelson2014-12-061-1/+2
| * i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-064-2/+6
| * i40e: Add a virtual channel op to config RSSAnjali Singhai Jain2014-12-062-0/+2
| * i40e: don't enable PTP support on more than one PF per portJacob Keller2014-12-062-11/+25
| * i40e: Add description to misc and fd interruptsCarolyn Wyborny2014-12-061-4/+7
| * i40e: allow various base numbers in debugfs aq commandsShannon Nelson2014-12-061-2/+2
| * i40e: remove useless debug noiseShannon Nelson2014-12-062-6/+0
| * i40e: Remove unneeded break statementShannon Nelson2014-12-061-2/+0
* | r8169: Use eth_skb_pad functionAlexander Duyck2014-12-081-10/+2
* | myri10ge: use eth_skb_pad helperAlexander Duyck2014-12-081-10/+5