index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
/
8139too.c
Age
Commit message (
Expand
)
Author
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-12
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-10-22
net: 8139too: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
8139too: remove __dev* attributes
Bill Pemberton
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-04-07
8139too: dev->{base_addr, irq} removal.
Francois Romieu
2012-03-06
8139too: Add 64bit statistics
Junchang Wang
2012-02-24
8139too: Support RX-FCS flag.
Ben Greear
2012-02-24
8139too: Support RX-ALL logic.
Ben Greear
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-03
8139cp/8139too: do not read into reserved registers
Jason Wang
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
8139*/atp/r8169/sc92031: Move the Realtek drivers
Jeff Kirsher