summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | tg3: Fix NVRAM page writes on newer devicesMatt Carlson2012-02-131-2/+5
* | tg3: Fix copper autoneg adv checksMatt Carlson2012-02-131-1/+10
* | tg3: Fix stats while interface is downMatt Carlson2012-02-131-4/+4
* | tg3: Disable new DMA engine for 57766Matt Carlson2012-02-131-5/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-138-373/+265
|\ \
| * | e1000e: cleanup goto statements to exit points without common workBruce Allan2012-02-138-303/+212
| * | e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_linkBruce Allan2012-02-131-1/+1
| * | e1000e: potentially incorrect return for e1000_init_hw_ich8lanBruce Allan2012-02-131-1/+1
| * | e1000e: cleanup: minor whitespace addition (insert blank line separator)Bruce Allan2012-02-131-0/+1
| * | e1000e: cleanup: remove unnecessary variable initializationsBruce Allan2012-02-131-2/+2
| * | e1000e: cleanup: remove unnecessary test and returnBruce Allan2012-02-131-2/+0
| * | e1000e: cleanup: remove unnecessary variable ret_valBruce Allan2012-02-131-2/+1
| * | e1000e: cleanup: remove unreachable statementBruce Allan2012-02-131-2/+0
| * | e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lanBruce Allan2012-02-131-2/+2
| * | e1000e: cleanup: always return 0Bruce Allan2012-02-134-4/+4
| * | e1000e: cleanup: remove unnecessary assignments just before returningBruce Allan2012-02-134-16/+7
| * | e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lanBruce Allan2012-02-131-3/+1
| * | e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lanBruce Allan2012-02-131-3/+1
| * | e1000e: cleanup: rename goto labels to be more meaningfulBruce Allan2012-02-133-27/+27
| * | e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan2012-02-131-5/+5
* | | net_sched: sch_plug: plug_qdisc_ops is staticEric Dumazet2012-02-131-1/+1
* | | ppp: fix truesize underestimationEric Dumazet2012-02-131-1/+1
* | | gro: fix truesize underestimationEric Dumazet2012-02-131-1/+2
* | | tg3: Move transmit comment to a better locationMatt Carlson2012-02-131-1/+3
* | | tg3: Eliminate unneeded prototypeMatt Carlson2012-02-131-3/+2
* | | tg3: Relocate tg3_find_peerMatt Carlson2012-02-131-30/+28
* | | tg3: Move tg3_nvram_write_block functionsMatt Carlson2012-02-131-250/+250
* | | tg3: Move tg3_set_rx_modeMatt Carlson2012-02-131-100/+99
* | | tg3: Move tg3_change_mtu to a better locationMatt Carlson2012-02-131-81/+78
* | | tg3: Relocate tg3_reset_taskMatt Carlson2012-02-131-47/+45
* | | tg3: Move tg3_restart_hw to a better locationMatt Carlson2012-02-131-27/+29
* | | virtio: net: remove sparse errorsEric Dumazet2012-02-131-4/+3
|/ /
* | trivial: typo hnalder -> handlerUwe Kleine-König2012-02-132-2/+2
* | stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida2012-02-132-2/+2
* | mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-131-1/+1
* | enic: remove assignment of random mac on enic vfRoopa Prabhu2012-02-132-6/+1
* | enic: Fix address deregistration for sriov vf during port profile disassociateRoopa Prabhu2012-02-132-3/+3
* | isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-131-2/+2
* | mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-131-2/+1
* | isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-132-2/+2
* | be2net: event queue re-designSathya Perla2012-02-135-578/+434
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-1335-100/+84
* | rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-133-21/+31
* | eth: reset addr_assign_type if eth_mac_addr() calledDanny Kukawka2012-02-131-0/+2
* | net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-138-1/+17
* | ipv6: helper function to get tclassJiri Benc2012-02-132-1/+6
* | aeroflex: Fix typo in greth.cMasanari Iida2012-02-131-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-125-282/+505
|\ \
| * | skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck2012-02-101-4/+5
| * | ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck2012-02-102-59/+71
OpenPOWER on IntegriCloud