summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-062-2/+2
* 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
| * | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0541-112/+4837
| |\ \
| | * | b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki2014-07-311-0/+3
| | * | b43: update PHY descriptions in KconfigRafał Miłecki2014-07-311-13/+9
| | * | brcmfmac: Add TDLS support to msgbuf.Hante Meuleman2014-07-319-6/+158
| | * | brcmfmac: Fix msgbuf flow control.Hante Meuleman2014-07-313-8/+62
| | * | brcmfmac: Update pcie reset device routine.Hante Meuleman2014-07-311-7/+42
| | * | brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-319-0/+1880
| | * | brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-3110-21/+2275
| | * | brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-314-3/+75
| | * | brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2014-07-312-1/+2
| | * | brcmfmac: Do not use strcpy and strcatDaniel Kim2014-07-311-7/+18
| | * | iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+2
| | * | brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-291-0/+16
| | * | ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan2014-07-291-0/+1
| | * | b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-292-2/+4
| | * | brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
| | * | brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-294-0/+84
| | * | Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville2014-07-299-54/+217
| | |\ \
| | | * | ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
| | | * | ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-251-1/+2
| | | * | ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-254-3/+126
| | | * | Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-07-2427-534/+1293
| | | |\ \
| | | * | | ath10k: prevent endless pci rx loopMichal Kazior2014-07-221-8/+9