aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-053-3/+11
|\
| * qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
| * r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-021-0/+8
| * packetengines: fix config defaultstephen hemminger2012-03-021-0/+1
* | r8169: add byte queue limit support.Igor Maravic2012-03-061-5/+22
* | r8169: add 64bit statistics.Junchang Wang2012-03-061-14/+45
* | mlx4_en: remove sparse errorsEric Dumazet2012-03-051-2/+2
* | tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-041-6/+0
* | ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker2012-03-041-196/+257
* | tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan2012-03-041-2/+8
* | tg3: Add memory barriers to sync BD dataMichael Chan2012-03-041-0/+9
* | tg3: Fix jumbo loopback test on 5719Michael Chan2012-03-041-3/+11
* | net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-022-4/+4
* | ixgbe: dcb: check setup_tc return codesJohn Fastabend2012-03-021-8/+18
* | e100: Show short v/s long rx length errors in ethtool stats.Ben Greear2012-03-021-0/+3
* | e100: Fix rx-over-length statistics.Ben Greear2012-03-021-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-014-30/+32
|\|
| * enic: fix an endian bug in enic_probe()Dan Carpenter2012-03-012-2/+2
| * pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-03-011-7/+8
| * tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
* | be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier2012-03-011-4/+0
* | ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck2012-02-291-4/+9
* | ixgbe: fix spelling errorsDon Skidmore2012-02-291-1/+1
* | ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck2012-02-291-6/+11
* | e1000e: use msleep instead of mdelayBruce Allan2012-02-291-3/+1
* | e1000e: cleanup whitespace and indentationBruce Allan2012-02-295-57/+38
* | e1000e: cleanup incorrect filename in commentBruce Allan2012-02-291-1/+1
* | e100: Support RXALL feature flag.Ben Greear2012-02-291-2/+20
* | e100: Support sending custom Ethernet CRCBen Greear2012-02-291-0/+16
* | e100: Support RXFCS feature flag.Ben Greear2012-02-291-5/+30
* | mac89x0: Fix build error.David S. Miller2012-02-281-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-2615-39/+35
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2613-32/+28
| |\
| | * Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| | |\
| | | * sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| | * | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| | * | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| | * | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| | * | ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
| | * | jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-222-10/+2
| | * | mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin2012-02-211-3/+2
| | * | mlx4: Replacing pool_lock with mutexYevgeny Petrilin2012-02-213-6/+6
| | |/
| | * mlx4_core: Do not map BF area if capability is 0Jack Morgenstein2012-02-201-0/+3
| | * b44: remove __exit from b44_pci_exit()Nikola Pajkovsky2012-02-191-1/+1
| | * net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter2012-02-191-1/+1
| | * atl1c: dont use highprio tx queueEric Dumazet2012-02-191-4/+0
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-242-7/+7
| |\ \ | | |/ | |/|
| | * mlx4_core: Exported functions can't be staticDoug Ledford2012-02-222-7/+7
* | | mlx4_en: dont change mac_header on xmitEric Dumazet2012-02-261-12/+3
* | | e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan2012-02-246-4/+8