summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+14
2012-03-06r8169: add byte queue limit support.Igor Maravic1-5/+22
2012-03-06r8169: add 64bit statistics.Junchang Wang1-14/+45
2012-03-06qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak1-3/+2
2012-03-06mlx4_en: remove sparse errorsEric Dumazet1-2/+2
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville170-8388/+8231
2012-03-05Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller13-18/+4490
2012-03-05vmxnet3: Fix log messages and corrects some typosShreyas Bhatewara1-9/+10
2012-03-05tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson1-6/+0
2012-03-05ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker1-196/+257
2012-03-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras4-4/+4
2012-03-05ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2-4/+4
2012-03-05ppp: Change copyright notices from ANU to mePaul Mackerras1-26/+4
2012-03-05tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan1-2/+8
2012-03-05tg3: Add memory barriers to sync BD dataMichael Chan1-0/+9
2012-03-05tg3: Fix jumbo loopback test on 5719Michael Chan1-3/+11
2012-03-03can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean3-1/+1215
2012-03-03can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean2-1/+902
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean5-0/+1106
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean3-0/+763
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2-17/+506
2012-03-03can: cc770: linux/can/dev.h included twiceDanny Kukawka1-1/+0
2012-03-03net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2-4/+4
2012-03-03ixgbe: dcb: check setup_tc return codesJohn Fastabend1-8/+18
2012-03-03e100: Show short v/s long rx length errors in ethtool stats.Ben Greear1-0/+3
2012-03-03e100: Fix rx-over-length statistics.Ben Greear1-1/+4
2012-03-03r8169: corrupted IP fragments fix for large mtu.françois romieu1-0/+8
2012-03-03packetengines: fix config defaultstephen hemminger1-0/+1
2012-03-02vmxnet3: Fix transport header sizeShreyas Bhatewara2-8/+3
2012-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-65/+67
2012-03-02enic: fix an endian bug in enic_probe()Dan Carpenter2-2/+2
2012-03-02pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-03-02be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier1-4/+0
2012-03-02ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2-2/+5
2012-03-01ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck1-4/+9
2012-03-01ixgbe: fix spelling errorsDon Skidmore1-1/+1
2012-03-01ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck1-6/+11
2012-03-01e1000e: use msleep instead of mdelayBruce Allan1-3/+1
2012-03-01e1000e: cleanup whitespace and indentationBruce Allan5-57/+38
2012-03-01e1000e: cleanup incorrect filename in commentBruce Allan1-1/+1
2012-03-01e100: Support RXALL feature flag.Ben Greear1-2/+20
2012-03-01e100: Support sending custom Ethernet CRCBen Greear1-0/+16
2012-03-01e100: Support RXFCS feature flag.Ben Greear1-5/+30
2012-03-01carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville1-1/+1
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-33/+41
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi1-6/+6
2012-02-29iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche1-5/+0
2012-02-29iwlegacy: remove enum iw_calib and related codeGreg Dietsche4-32/+0
2012-02-29iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche1-1/+1
2012-02-29iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche1-39/+39