summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-091-25/+18Star
* rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-091-12/+5Star
* rtl818x: use pci_zalloc_consistentJoe Perches2014-08-091-7/+4Star
* mwl8k: use pci_zalloc_consistentJoe Perches2014-08-091-4/+2Star
* ipw2100: use pci_zalloc_consistentJoe Perches2014-08-091-11/+5Star
* irda: use pci_zalloc_consistentJoe Perches2014-08-091-2/+2
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-092-9/+6Star
* micrel: use pci_zalloc_consistentJoe Perches2014-08-091-4/+3Star
* sky2: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
* enic: use pci_zalloc_consistentJoe Perches2014-08-091-5/+3Star
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-091-5/+2Star
* amd: use pci_zalloc_consistentJoe Perches2014-08-091-10/+8Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-072-2/+0Star
|\
| * powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-262-2/+0Star
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-072-14/+183
|\ \
| * | MIPS: Alchemy: irda: use clk frameworkManuel Lauss2014-07-301-2/+46
| * | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-12/+19
| * | MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-0/+118
* | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-072-2/+2
|\ \ \
| * | | list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-072-2/+2
* | | | net: fix USB network driver config option.Francois Romieu2014-08-072-2/+3
* | | | vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-061-1/+1
* | | | hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan2014-08-061-1/+1
* | | | cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai2014-08-061-4/+3Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06624-17071/+48654
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-0613-98/+83Star
| |\ \ \
| | * | | tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan2014-08-061-10/+12
| | * | | net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-061-2/+4
| | * | | Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam2014-08-061-1/+0Star
| | * | | qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-061-2/+2
| | * | | qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-062-4/+4
| | * | | qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-061-5/+13
| | * | | r8152: add missing Makefile ruleJF Le Fillatre2014-08-031-0/+1
| | * | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-032-3/+32
| | * | | xen-netfront: print correct number of queuesDavid Vrabel2014-08-011-2/+2
| | * | | xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel2014-08-011-61/+7Star
| | * | | xen-netfront: fix locking in connect error pathDavid Vrabel2014-08-011-1/+1
| | * | | macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-08-011-0/+1
| | * | | bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico2014-07-311-2/+2
| | * | | bna: fix performance regressionIvan Vecera2014-07-311-1/+1
| | * | | bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera2014-07-301-4/+2Star
| * | | | cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-062-2/+5
| * | | | net: reduce USB network driver config options.Francois Romieu2014-08-062-13/+9Star
| * | | | amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-062-99/+121
| * | | | amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-061-2/+5
| * | | | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-061-14/+15
| * | | | team: Simplify return path of team_newlinkToshiaki Makita2014-08-061-7/+1Star
| * | | | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-061-0/+2
| * | | | xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss2014-08-063-38/+123
| * | | | xen-netback: Using a new state bit instead of carrierZoltan Kiss2014-08-063-9/+18