summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2015-10-272-75/+58
* qede: Add basic ethtool supportSudarsana Kalluru2015-10-274-2/+596
* qed: Add statistics supportManish Chopra2015-10-275-1/+293
* qede: Add support for linkSudarsana Kalluru2015-10-271-0/+47
* qed: Add link supportYuval Mintz2015-10-277-5/+1098
* qede: classification configurationSudarsana Kalluru2015-10-272-0/+251
* qede: Add basic network device supportYuval Mintz2015-10-272-0/+1935
* qed: Add slowpath L2 supportManish Chopra2015-10-279-0/+2166
* qede: Add basic Network driverYuval Mintz2015-10-275-0/+436
* qed: Add basic L2 interfaceYuval Mintz2015-10-275-1/+165
* qed: Add module with basic common supportYuval Mintz2015-10-2723-0/+15010
* Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller2015-10-265-18/+270
|\
| * arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2015-10-262-0/+27
| * arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-264-0/+174
| * arcnet: com20020-pci: add rotary index supportMichael Grzeschik2015-10-262-0/+37
| * arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik2015-10-261-0/+1
| * arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik2015-10-261-10/+29
| * arcnet: move dev_free_skb to its only userMichael Grzeschik2015-10-261-8/+2
* | net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli2015-10-262-11/+97
* | net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli2015-10-263-0/+335
|/
* bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-252-1/+6
* net: encx24j600: Fix mask to update LED configurationJon Ringle2015-10-251-3/+3
* net: mvneta: Fix clearing of MIB statisticsAndrew Lunn2015-10-251-2/+7
* net: mvneta: add ethtool statisticsRussell King2015-10-251-0/+108
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2422-101/+354
|\
| * ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault2015-10-231-1/+1
| * amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-232-2/+4
| * net/phy: micrel: Add workaround for bad autonegNathan Sullivan2015-10-231-1/+22
| * macvtap: unbreak receiving of gro skb with frag listJason Wang2015-10-231-1/+1
| * openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-222-7/+74
| * i40e: fix annoying messageJesse Brandeburg2015-10-221-0/+1
| * i40e: fix stats offsetsJesse Brandeburg2015-10-221-0/+6
| * qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork2015-10-221-0/+4
| * mISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-34/+20
| * ISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-12/+8
| * net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis2015-10-223-0/+105
| * net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-211-4/+16
| * net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-211-1/+1
| * xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
| * net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
| * net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
| * net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-211-5/+14
| * drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-211-4/+11
| * bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-2412-25/+472
|\ \
| * | Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter2015-10-221-2/+2
| * | Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann2015-10-213-9/+92
| * | Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann2015-10-211-1/+3
| * | Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann2015-10-216-0/+12
| * | Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann2015-10-211-7/+15