summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann2015-10-211-0/+4
| * | Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2015-10-212-0/+3
| * | Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2015-10-212-0/+3
| * | Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä2015-10-211-0/+3
| * | Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann2015-10-211-0/+9
| * | Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann2015-10-211-4/+4
| * | Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann2015-10-211-0/+7
| * | Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann2015-10-213-0/+44
| * | Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-212-3/+3
| * | Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann2015-10-211-2/+1
| * | Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann2015-10-211-0/+9
| * | Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann2015-10-214-0/+40
| * | Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceMarcel Holtmann2015-10-211-4/+224
| * | Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyMarcel Holtmann2015-10-211-0/+1
* | | bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan2015-10-234-28/+40
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-2321-56/+287
|\ \ \
| * | | ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-238-0/+126
| * | | ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-234-0/+40