summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: more 8168dp support.françois romieu2011-01-041-9/+136
* r8169: rtl_csi_access_enable rename.françois romieu2011-01-041-11/+16
* r8169: magic.françois romieu2011-01-041-0/+93
* r8169: phy power opsfrançois romieu2011-01-041-1/+166
* r8169: 8168DP specific MII registers access methods.françois romieu2011-01-041-2/+81
* r8169: use device dependent methods to access the MII registers.françois romieu2011-01-041-150/+157
* r8169: identify different registers.françois romieu2011-01-041-8/+14
* r8169: remove the firmware of RTL8111D.françois romieu2011-01-042-679/+134
* cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2011-01-042-19/+6
* cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan2011-01-041-6/+2
* depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek2011-01-031-1/+1
* smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek2011-01-031-1/+1
* ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek2011-01-031-1/+1
* ifb: add performance flagsEric Dumazet2011-01-031-0/+7
* ll_temac: Fix section mismatch from the temac_of_probeMichal Simek2011-01-031-1/+1
* netxen: update driver version 4.0.75amit salecha2011-01-031-2/+2
* netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty2011-01-034-10/+26
* net/Space: delete orphaned externs from deleted driversPaul Gortmaker2011-01-031-5/+0
* sky2: implement 64 bit statsstephen hemminger2011-01-012-36/+109
* tg3: fix warningsEric Dumazet2011-01-011-1/+9
* skge: Do not use legacy PCI power managementstephen hemminger2010-12-311-30/+16
* sky2: Do not use legacy PCI power managementRafael J. Wysocki2010-12-311-26/+28
* tg3: Do not use legacy PCI power managementRafael J. Wysocki2010-12-311-58/+43
* USB: cdc_ether: remove unneeded checkDan Carpenter2010-12-311-3/+1
* bnx2: Update firmware and versionMichael Chan2010-12-311-4/+4
* bnx2: Free IRQ before freeing status block memoryMichael Chan2010-12-311-1/+12
* netxen: update module descriptionAmit Kumar Salecha2010-12-311-1/+1
* bnx2x: adding dcbnl supportShmulik Ravid2010-12-314-26/+677
* vxge: remove duplicated part of checkDan Carpenter2010-12-281-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-2715-38/+2460
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2630-118/+252
| |\
| | * epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-263-6/+6
| | * sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-261-2/+2
| | * USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-231-1/+1
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-234-4/+8
| | |\
| | | * hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0
| | | * mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-203-3/+8
| | * | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-231-24/+15
| * | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1560-253/+387
| |\ \ \
| * \ \ \ Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-1/+1
| |\ \ \ \
| | * | | | NET: wan/x25, fix ldisc->open retvalJiri Slaby2010-11-291-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-12-021-0/+4
| |\ \ \ \ \
| | * | | | | mlx4_core: Workaround firmware bug in query dev capEli Cohen2010-12-021-0/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2914-115/+172
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-244-0/+2429
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-244-0/+2429
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-22/+164
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2016-28/+48
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |