summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/8139cp.c
Commit message (Expand)AuthorAgeFilesLines
* 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-011-1/+1
* 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-151-2/+8
|\
| * 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
* | 8139cp: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-10/+11
|/
* 8139cp: fix missing napi_gro_flush.françois romieu2012-01-081-0/+1
* 8139cp: properly config rx mode after resumingJason Wang2012-01-031-6/+3
* 8139cp/8139too: do not read into reserved registersJason Wang2012-01-031-1/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+1
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+3
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* Add ethtool -g support to 8139cpRick Jones2011-10-071-0/+10
* 8139cp: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* 8139*/atp/r8169/sc92031: Move the Realtek driversJeff Kirsher2011-08-111-0/+2064
OpenPOWER on IntegriCloud