aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/8139cp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-31/+44
2012-12-038139cp: properly support change of MTU values [v2]John Greene1-19/+4
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-11-258139cp: re-enable interrupts after tx timeoutDavid Woodhouse1-0/+1
2012-11-258139cp: enable bqlDavid Woodhouse1-0/+11
2012-11-258139cp: set ring address after enabling C+ modeDavid Woodhouse1-12/+28
2012-11-25Revert "8139cp: revert "set ring address before enabling receiver""David S. Miller1-11/+11
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-10-08net: gro: selective flush of packetsEric Dumazet1-1/+1
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang1-1/+1
2012-06-018139cp: set ring address before enabling receiverJason Wang1-11/+11
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2012-04-138139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-078139cp: stop using net_device.{base_addr, irq}.Francois Romieu1-10/+11
2012-01-088139cp: fix missing napi_gro_flush.françois romieu1-0/+1
2012-01-038139cp: properly config rx mode after resumingJason Wang1-6/+3
2012-01-038139cp/8139too: do not read into reserved registersJason Wang1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+1
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-10-07Add ethtool -g support to 8139cpRick Jones1-0/+10
2011-08-308139cp: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-118139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher1-0/+2064