summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-07list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06net: fix USB network driver config option.Francois Romieu
2014-08-06vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-08-06hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan
2014-08-06cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt
2014-08-05net: reduce USB network driver config options.Francois Romieu
2014-08-05tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas
2014-08-05amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas
2014-08-05net: sun4i-emac: fix memory leak on bad packetMarc Zyngier
2014-08-05Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam
2014-08-05cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai
2014-08-05team: Simplify return path of team_newlinkToshiaki Makita
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt
2014-08-05qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia
2014-08-05qlcnic: Set driver version before registering netdevRajesh Borundia
2014-08-05qlcnic: Fix update of ethtool stats.Rajesh Borundia
2014-08-05xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss
2014-08-05xen-netback: Using a new state bit instead of carrierZoltan Kiss
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-05net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda
2014-08-05net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg
2014-08-04Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan
2014-08-04net: remove spurious zd1201 rule.Francois Romieu
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi
2014-08-04cxgb4: only free allocated flsHariprasad Shenai
2014-08-03r8152: add missing Makefile ruleJF Le Fillatre
2014-08-03i40evf: Fixed guest OS panic when removing vf driverSerey Kong
2014-08-03i40evf: fix memory leak on unused interfacesMitch Williams
2014-08-03i40evf: don't leak queue vectorsMitch Williams
2014-08-03i40evf: do not re-arm watchdog after removeAshish Shah
2014-08-03i40evf: future-proof vfr_stat state checkAshish Shah
2014-08-03i40e: remove support for vf unicast promiscuous modeAshish Shah
2014-08-03i40e: Minor comment changesAkeem G Abodunrin
2014-08-03i40evf: fix scan warning on sprintfJesse Brandeburg
2014-08-03i40e: disable local loopback on vmdq vsiShannon Nelson
2014-08-03i40e: use correct vf_id offset for virtchnl messageAshish Shah
2014-08-03i40e: expose debug_write_register requestShannon Nelson
2014-08-03i40e: adds FCoE to build and updates its documentationVasu Dev
2014-08-03i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-08-03i40e: adds FCoE code to the i40e driverVasu Dev
2014-08-03amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas
2014-08-03amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas