summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2015-03-02ax25: Refactor to use private neighbour operations.Eric W. Biederman
2015-03-02ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman
2015-03-02ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth
2015-03-01bnx2: disable toggling of rxvlan if necessaryIvan Vecera
2015-03-01net: macb: Properly add DMACFG bit definitionsArun Chandran
2015-03-01net: macb: Add on the fly CPU endianness detectionArun Chandran
2015-03-01Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare
2015-02-28qeth: Fix command sizesStefan Raspl
2015-02-28s390: remove claw driverUrsula Braun
2015-02-28hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer
2015-02-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-02-27team: allow TSO being set on masterJiri Pirko
2015-02-27at86rf230: add warning if edge-triggered irqAlexander Aring
2015-02-27at86rf230: add irq low-level for polarityAlexander Aring
2015-02-27at86rf230: add irqmask mode settingAlexander Aring
2015-02-27at86rf230: remove tx_timeoutAlexander Aring
2015-02-27at86rf230: add support for external xtal trimAlexander Aring
2015-02-27at86rf230: copy pdata to driver allocated spaceAlexander Aring
2015-02-26rocker: put port in FORWADING state after leaving bridgeScott Feldman
2015-02-26rocker: rename lport to pportScott Feldman
2015-02-26rocker: fix non-portable err return codesScott Feldman
2015-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-25net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-24i40e: Use ethtool private flags to display NPAR statusGreg Rose
2015-02-24i40e: Set FLAG_RD when sending buffer FW must readKevin Scott
2015-02-24i40e: print Rx packet split statusMitch Williams
2015-02-24i40e: setup FCoE device typeVasu Dev
2015-02-24i40e: Set BUF flag for Set Version AQ commandKevin Scott
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2015-02-24i40e: Implement configfs for NPAR BW configurationGreg Rose
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-24i40e: enable packet split only when IOMMU presentMitch Williams
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-24i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-24net: via-rhine: add BQL supportTino Reichardt
2015-02-24bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar
2015-02-24bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar
2015-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther