summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-2310-28/+18
* can: sja1000: clear interrupts on startMirza Krak2015-11-231-0/+3
* Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub...David S. Miller2015-11-2314-72/+188
|\
| * rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2015-11-172-2/+2
| * Merge ath-current from ath.gitKalle Valo2015-11-175-15/+107
| |\
| | * ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan2015-11-161-1/+12
| | * ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu2015-11-121-3/+29
| | * ath10k: add QCA9377 hw1.0 supportBartosz Markowski2015-11-123-0/+23
| | * ath10k: introduce dev_id to hw_paramsBartosz Markowski2015-11-124-7/+33
| | * ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski2015-11-121-1/+3
| | * ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski2015-11-123-5/+9
| | * ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan2015-11-101-1/+1
| * | Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-11-177-55/+79
| |\ \
| | * | iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman2015-11-151-24/+20
| | * | iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho2015-11-154-28/+39
| | * | iwlwifi: bump firmware API to 19Emmanuel Grumbach2015-11-152-2/+2
| | * | iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon2015-11-151-1/+18
* | | | net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård2015-11-206-0/+1891
* | | | net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2015-11-202-3/+8
* | | | bnx2x: Fix vxlan removalYuval Mintz2015-11-201-2/+2
* | | | net: cpsw: Fix ethernet regression for dm814xTony Lindgren2015-11-201-0/+3
* | | | net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-11-191-0/+1
* | | | ravb: fix WARNING in __free_irq()Sergei Shtylyov2015-11-191-2/+4
* | | | net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri2015-11-182-0/+9
* | | | ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-182-0/+3
* | | | hdlc: fix null-deref on allocation failurestephen hemminger2015-11-181-5/+5
* | | | fm10k: fix memory leakstephen hemminger2015-11-181-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1737-3277/+449
|\ \ \ \
| * | | | net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * | | | phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+16
| * | | | macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * | | | ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * | | | ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * | | | via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| |/ / /
| * | | ipg: Remove ipg driverOndrej Zary2015-11-166-3068/+0
| * | | dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-163-6/+69
| * | | net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
| * | | bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
| * | | ravb: remove unhandle int causeMasaru Nagai2015-11-161-2/+0
| * | | sfc: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * | | net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * | | Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2015-11-162-5/+6
| * | | net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas2015-11-161-0/+5
| * | | be2net: replace hardcoded values with existing defineIvan Vecera2015-11-162-2/+3
| * | | be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2
| * | | ravb: Fix int mask value overwritten issueMasaru Nagai2015-11-161-2/+4
| * | | net: smsc911x: Reset PHY during initializationPavel Fedin2015-11-161-11/+6
| * | | net: phy: vitesse: add support for VSC8601Måns Rullgård2015-11-161-1/+15
| * | | net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-161-0/+4
| * | | net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-161-27/+37