aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/param.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-30ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov1-10/+26
2010-09-30ipv4: __mkroute_output() speedupEric Dumazet1-18/+15
2010-09-30Phonet: restore flow control credits when sending failsRémi Denis-Courmont1-2/+8
2010-09-30net: pxa168_etc.c recognize additional contributorsPhilip Rakity1-0/+1
2010-09-29ip_gre: comments changeEric Dumazet1-4/+4
2010-09-29de2104x: remove experimental statusOndrej Zary1-2/+2
2010-09-29de2104x: disable media debug messages by defaultOndrej Zary1-1/+2
2010-09-29myri10ge: DCA update (resubmit)Andrew Gallatin1-4/+30
2010-09-29bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov1-6/+11
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger2-3/+1
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger2-4/+1
2010-09-29Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi1-1/+2
2010-09-29um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh1-14/+3
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet4-16/+16
2010-09-29ip6tnl: percpu stats accountingEric Dumazet1-16/+77
2010-09-29ipip: enable lockless xmitsEric Dumazet1-0/+1
2010-09-29ip_gre: lockless xmitEric Dumazet1-0/+4
2010-09-29sit: enable lockless xmitsEric Dumazet1-0/+1
2010-09-29sit: fix percpu stats accountingEric Dumazet1-3/+11
2010-09-29ipip: fix percpu stats accountingEric Dumazet1-3/+10
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet2-3/+56
2010-09-29net: add a recursion limit in xmit pathEric Dumazet1-1/+11
2010-09-28ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski1-1/+9
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert3-5/+6
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller1-0/+1
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski1-10/+14
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen1-8/+8
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg2-17/+19
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter1-2/+0
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf3-19/+18
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf1-0/+6
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf1-2/+5
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf3-0/+101
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf3-3/+1
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter1-80/+75
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter1-1/+1
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter1-1/+14
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter3-40/+2
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter1-1/+1
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter1-3/+0
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez1-1/+2
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2-2/+2
2010-09-28pch_gbe: add header filesRandy Dunlap1-0/+2
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville2-2/+4
2010-09-27Documentation: Update Phonet doc for Pipe Controller implementationKumar Sanghvi1-0/+53
2010-09-27tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+7
2010-09-278021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings1-1/+1
2010-09-27sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-27niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-27myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-2/+3