summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: fix cdc-phonet.c dependency and build errorRandy Dunlap2015-09-161-1/+1
* mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches2015-09-151-21/+22
* driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian2015-09-153-5/+19
* cdc-phonet: use common parserOliver Neukum2015-09-151-23/+4
* qmi-wwan: use common parserOliver Neukum2015-09-151-60/+6
* cdc-ether: switch to common CDC parserOliver Neukum2015-09-151-149/+81
* cdc-ncm: use common parserOliver Neukum2015-09-151-60/+9
* CDC: common parser for extra headersOliver Neukum2015-09-151-0/+138
* drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N2015-09-151-0/+9
* net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot2015-09-151-1/+1
* net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot2015-09-151-0/+29
* net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot2015-09-151-1/+2
* net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot2015-09-151-0/+5
* net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2015-09-152-13/+44
* net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot2015-09-151-19/+24
* net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot2015-09-151-9/+23
* net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-28/+7
|\
| * drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-28/+7
* | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-102-7/+9
|\ \
| * | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-082-7/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-1033-188/+424
|\ \ \ | |_|/ |/| |
| * | xen-netfront: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * | xen-netback: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * | r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen2015-09-101-83/+54
| * | cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-092-8/+37
| * | net: fec: add netif status check before set mac addressNimrod Andy2015-09-091-0/+8
| * | r8152: fix the runtime suspend issueshayeswang2015-09-091-2/+57
| * | r8152: split DRIVER_VERSIONhayeswang2015-09-091-2/+7
| * | add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-093-0/+154
| * | stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
| * | net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-093-6/+0
| * | net: mv643xx_eth: use kzallocRasmus Villemoes2015-09-091-4/+1
| * | net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes2015-09-091-6/+2
| * | net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes2015-09-091-2/+1
| * | net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser2015-09-091-6/+1
| * | net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-09-091-2/+2
| * | xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2015-09-092-17/+16
| * | cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
| * | cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-091-1/+1
| * | net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1
| * | dm9000: fix a typoBarry Song2015-09-081-1/+1
| * | net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-09-081-4/+8
| * | usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
| * | cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-061-11/+6
| * | fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-061-1/+1
| * | net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot2015-09-061-0/+5
| * | ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven2015-09-061-1/+1
| * | vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven2015-09-061-4/+2
| * | lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven2015-09-061-6/+5