summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-081-25/+18
* rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-081-12/+5
* rtl818x: use pci_zalloc_consistentJoe Perches2014-08-081-7/+4
* mwl8k: use pci_zalloc_consistentJoe Perches2014-08-081-4/+2
* ipw2100: use pci_zalloc_consistentJoe Perches2014-08-081-11/+5
* irda: use pci_zalloc_consistentJoe Perches2014-08-081-2/+2
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-082-9/+6
* micrel: use pci_zalloc_consistentJoe Perches2014-08-081-4/+3
* sky2: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* enic: use pci_zalloc_consistentJoe Perches2014-08-081-5/+3
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-081-5/+2
* amd: use pci_zalloc_consistentJoe Perches2014-08-081-10/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-072-2/+0
|\
| * powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-252-2/+0
* | 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-062-2/+2
|\ \ \
| * | | list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-062-2/+2
* | | | net: fix USB network driver config option.Francois Romieu2014-08-062-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/+3
|/ / /
* | | 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-0513-98/+83
| |\ \ \
| | * | | tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan2014-08-051-10/+12
| | * | | net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-051-2/+4
| | * | | Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam2014-08-051-1/+0
| | * | | qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-051-2/+2
| | * | | qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-052-4/+4
| | * | | qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-051-5/+13
| | * | | r8152: add missing Makefile ruleJF Le Fillatre2014-08-021-0/+1
| | * | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-022-3/+32
| | * | | xen-netfront: print correct number of queuesDavid Vrabel2014-07-311-2/+2
| | * | | xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel2014-07-311-61/+7
| | * | | xen-netfront: fix locking in connect error pathDavid Vrabel2014-07-311-1/+1
| | * | | macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-07-311-0/+1
| | * | | bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico2014-07-311-2/+2
| | * | | bna: fix performance regressionIvan Vecera2014-07-301-1/+1
| | * | | bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera2014-07-301-4/+2
| * | | | cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-052-2/+5
| * | | | net: reduce USB network driver config options.Francois Romieu2014-08-052-13/+9
| * | | | amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-052-99/+121
| * | | | amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-051-2/+5
| * | | | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-051-14/+15
| * | | | team: Simplify return path of team_newlinkToshiaki Makita2014-08-051-7/+1
| * | | | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-051-0/+2
| * | | | xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss2014-08-053-38/+123
| * | | | xen-netback: Using a new state bit instead of carrierZoltan Kiss2014-08-053-9/+18