summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-021-1/+16
* bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-021-12/+3
* net: macb: Properly add DMACFG bit definitionsArun Chandran2015-03-021-1/+2
* net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-021-4/+18
* Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-022-11/+23
* qeth: Fix command sizesStefan Raspl2015-03-011-2/+3
* s390: remove claw driverUrsula Braun2015-03-014-3738/+1
* hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer2015-02-283-1/+20
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-284-3/+8
* team: allow TSO being set on masterJiri Pirko2015-02-271-0/+3
* rocker: put port in FORWADING state after leaving bridgeScott Feldman2015-02-261-9/+30
* rocker: rename lport to pportScott Feldman2015-02-262-104/+103
* rocker: fix non-portable err return codesScott Feldman2015-02-262-1/+37
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2616-189/+1130
|\
| * i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-252-3/+3
| * i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-251-1/+2
| * i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-252-0/+44
| * i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-251-1/+1
| * i40e: print Rx packet split statusMitch Williams2015-02-251-2/+4
| * i40e: setup FCoE device typeVasu Dev2015-02-251-0/+6
| * i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-251-1/+1
| * i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-256-22/+196
| * i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-254-8/+369
| * i40e: Add NPAR BW get and set functionsGreg Rose2015-02-255-1/+273
| * i40e: enable packet split only when IOMMU presentMitch Williams2015-02-252-2/+7
| * i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-251-2/+4
| * i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-252-1/+12
| * i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-254-124/+173
| * i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-252-23/+37
* | net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli2015-02-253-1/+171
|/
* net: via-rhine: add BQL supportTino Reichardt2015-02-241-9/+20
* bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-242-7/+93
* bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-241-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2438-1032/+2157
|\
| * i40evf: don't wait foreverMitch Williams2015-02-241-2/+13
| * i40evf: refactor resetMitch Williams2015-02-241-10/+31
| * i40evf: disable NAPI polling soonerMitch Williams2015-02-241-2/+1
| * i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose2015-02-241-1/+2
| * i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2015-02-242-2/+2
| * i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-246-38/+6
| * i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2015-02-242-4/+3
| * i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain2015-02-244-74/+50
| * i40e: Use #define for the VSI connection typeNeerav Parikh2015-02-242-4/+4
| * i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley2015-02-242-44/+40
| * i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-246-214/+651
| * i40e: rename debugfs clear_stats optionShannon Nelson2015-02-241-5/+9
| * i40e: update Shadow RAM read/write functionsKamil Krawczyk2015-02-242-27/+71
| * igbvf: cleanup msleep() and min/max() usageJeff Kirsher2015-02-242-6/+6
| * igbvf: Fix code comments and whitespaceJeff Kirsher2015-02-249-516/+500
| * e1000e: initial support for i219David Ertman2015-02-249-83/+768