summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-09-17at86rf230: detailed edge triggered irq warningAlexander Aring1-1/+1
2015-09-17at86rf230: add debugfs supportAlexander Aring3-14/+159
2015-09-17at86rf230: interrupt tx with force trx_offAlexander Aring1-9/+1
2015-09-17at86rf230: change trac status check behaviourAlexander Aring1-25/+4
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap1-1/+1
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15cdc-phonet: use common parserOliver Neukum1-23/+4
2015-09-15qmi-wwan: use common parserOliver Neukum1-60/+6
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum1-149/+81
2015-09-15cdc-ncm: use common parserOliver Neukum1-60/+9
2015-09-15CDC: common parser for extra headersOliver Neukum1-0/+138
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N1-0/+9
2015-09-15net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot1-1/+1
2015-09-15net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot1-0/+29
2015-09-15net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot1-1/+2
2015-09-15net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot1-0/+5
2015-09-15net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2-13/+44
2015-09-15net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot1-19/+24
2015-09-15net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot1-9/+23
2015-09-15net: Add FIB table id to rtableDavid Ahern1-0/+2
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-28/+7
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+9
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-188/+424
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2015-09-10xen-netback: respect user provided max_queuesWei Liu1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-09r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-09r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com3-0/+154
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes1-6/+2
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes1-2/+1
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser1-6/+1
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2-17/+16
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto1-0/+1
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-28/+46
2015-09-08dm9000: fix a typoBarry Song1-1/+1
2015-09-08net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli1-4/+8
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin1-11/+28
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall2-7/+9
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu1-11/+6