summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/via/via-rhine.c
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1Star
* via-rhine: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-5/+7
|\
| * via-rhine: fix wait-bit inversion.Andreas Mohr2012-04-021-5/+7
* | via-rhine: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-6/+6
|/
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-091-2/+0Star
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0Star
* via-rhine: rework suspend and resume.Francois Romieu2012-01-071-21/+20Star
* via-rhine: per device debug level.Francois Romieu2012-01-071-90/+79Star
* via-rhine: RHINE_WAIT_FOR macro removal.Francois Romieu2012-01-071-24/+50
* via-rhine: move work from irq handler to softirq and beyond.Francois Romieu2012-01-071-177/+225
* via-rhine: remove useless forward declarations.Francois Romieu2012-01-071-7/+0Star
* via-rhine: balance interrupt acknowledge and events retrieval.Francois Romieu2012-01-071-8/+14
* via-rhine: factor out tx_thresh handlingFrancois Romieu2012-01-071-5/+12
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-2/+3
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-091-4/+6
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-3/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* via-*: Move the VIA driversJeff Kirsher2011-08-121-0/+2340