aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches1-25/+18
2014-08-08rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-08rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-08mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-08ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-08irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-08micrel: use pci_zalloc_consistentJoe Perches1-4/+3
2014-08-08sky2: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-08enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-08-08atl1e: use pci_zalloc_consistentJoe Perches1-5/+2
2014-08-08amd: use pci_zalloc_consistentJoe Perches1-10/+8
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-2/+0
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-14/+183
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2-2/+2
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2-2/+2
2014-08-06net: fix USB network driver config option.Francois Romieu2-2/+3
2014-08-06vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-06hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan1-1/+1
2014-08-06cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai1-4/+3
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds624-17071/+48654
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-98/+83
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+6
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-05net: reduce USB network driver config options.Francois Romieu2-13/+9
2014-08-05tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-05amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-05net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-05Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam1-1/+0
2014-08-05cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routineHariprasad Shenai1-14/+15
2014-08-05team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt1-0/+2
2014-08-05qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia1-2/+2
2014-08-05qlcnic: Set driver version before registering netdevRajesh Borundia2-4/+4
2014-08-05qlcnic: Fix update of ethtool stats.Rajesh Borundia1-5/+13
2014-08-05xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-05xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller41-112/+4837
2014-08-05net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-05net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-04Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2-6/+3
2014-08-04net: remove spurious zd1201 rule.Francois Romieu1-1/+0
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi1-18/+8
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22
2014-08-02r8152: add missing Makefile ruleJF Le Fillatre1-0/+1
2014-08-02i40evf: Fixed guest OS panic when removing vf driverSerey Kong1-2/+3
2014-08-02i40evf: fix memory leak on unused interfacesMitch Williams1-0/+24
2014-08-02i40evf: don't leak queue vectorsMitch Williams1-0/+2
2014-08-02i40evf: do not re-arm watchdog after removeAshish Shah1-0/+2