aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07au1000-eth: prefix all functions with au1000_Florian Fainelli1-35/+35
2010-04-07au1000-eth: set MODULE_VERSIONFlorian Fainelli1-0/+1
2010-04-07au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli1-1/+1
2010-04-06NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva1-6/+9
2010-04-06net/irda: Add SuperH IrDA driver supportKuninori Morimoto3-0/+872
2010-04-06net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto1-5/+3
2010-04-06net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto1-1/+3
2010-04-06socket: remove duplicate declaration of struct timespecHagen Paul Pfeifer1-3/+2
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy3-24/+23
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn4-38/+126
2010-04-06via-velocity: remove private #defineFrancois Romieu2-131/+60
2010-04-06NET: sb1250: Fix compile warning in driverRalf Baechle1-1/+0
2010-04-06tg3: Update version to 3.109Matt Carlson1-2/+2
2010-04-06tg3: Remove tg3_dump_state()Matt Carlson1-233/+0
2010-04-06tg3: Cleanup if codestyleMatt Carlson1-44/+31
2010-04-06tg3: The case of switchesMatt Carlson1-40/+40
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson2-38/+40
2010-04-06tg3: Use VPD fw version when presentMatt Carlson1-4/+30
2010-04-06tg3: Prepare FW version code for VPD versioningMatt Carlson1-16/+23
2010-04-06tg3: Fix message 80 char violationsMatt Carlson1-22/+38
2010-04-06tg3: netdev_err() => dev_err()Matt Carlson1-13/+19
2010-04-06tg3: Replace pr_err with sensible alternativesMatt Carlson1-20/+26
2010-04-06tg3: Restore likely() check in tg3_poll_msix()Matt Carlson1-2/+2
2010-04-06tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson1-1/+1
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明1-0/+3
2010-04-05net: Add a missing local_irq_enable()Eric Dumazet1-0/+1
2010-04-05rps: fixed missed rps_unlockTom Herbert1-1/+1
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet2-2/+2
2010-04-03SCTP: Change to use ipv6_addr_copy()Brian Haley1-4/+4
2010-04-03icmp: Account for ICMP out errorsEric Dumazet4-2/+7
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller3-5/+5
2010-04-03l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller1-1/+1
2010-04-03l2tp: Update documentationJames Chapman1-34/+213
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman3-14/+126
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman6-2/+392
2010-04-03l2tp: Add L2TP ethernet pseudowire supportJames Chapman3-0/+372
2010-04-03l2tp: Convert rwlock to RCUJames Chapman1-36/+42
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman6-44/+1169
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman2-2/+12
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman7-62/+850
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman3-46/+97
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman4-148/+484
2010-04-03l2tp: Add ppp device name to L2TP ppp session dataJames Chapman1-0/+4
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman2-0/+22
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman10-2689/+3175
2010-04-03l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman4-1/+7
2010-04-03net: convert multicast list to list_headJiri Pirko208-1327/+1137
2010-04-03net: move address list functions to a separate fileJiri Pirko11-464/+524
2010-04-03qlcnic: update version to 5.0.1Amit Kumar Salecha1-2/+2