summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-06sfc: Remove TX completions from adaptive IRQ scoringBen Hutchings2-3/+2
2012-03-06sfc: Update comments on efx_rx_packet_gro()Ben Hutchings1-5/+2
2012-03-06sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings2-6/+1
2012-03-06sfc: Fix calculation of vf_i in map_vi_index()Robert Stonehouse1-1/+1
2012-03-05vmxnet3: Fix log messages and corrects some typosShreyas Bhatewara1-9/+10
2012-03-05tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson3-6/+19
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 Mackerras13-13/+13
2012-03-05ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras7-181/+129
2012-03-05ppp: Change copyright notices from ANU to mePaul Mackerras3-94/+12
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-03mdio.h: Include linux/types.hDavid S. Miller1-0/+1
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-03dccp: fix bug in sequence number validation during connection setupSamuel Jero5-20/+32
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker1-2/+1
2012-03-03net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend3-6/+6
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-01enic: fix an endian bug in enic_probe()Dan Carpenter2-2/+2
2012-03-01pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-03-01be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier1-4/+0
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings3-4/+26
2012-03-01mdio: Export mdio.h to userlandBen Hutchings2-5/+5
2012-03-01rtnetlink: Fix VF IFLA policyGreg Rose1-0/+2
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-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson1-22/+23
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens1-8/+0
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens1-2/+0
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens2-41/+44
2012-02-28mac89x0: Fix build error.David S. Miller1-3/+3
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell1-8/+10
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann9-45/+44
2012-02-27gigaset: Use semicolons to terminate statementsJoe Perches1-4/+4