Age | Commit message (Expand) | Author |
2011-08-12 | ewrk3/tulip: Move the DEC - Tulip drivers | Jeff Kirsher |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-09 | tulip: Use pr_<level> where appropriate | Joe Perches |
2011-05-09 | tulip: Convert uses of KERN_DEBUG | Joe Perches |
2011-05-09 | tulip: Convert printks to netdev_<level> | Joe Perches |
2010-12-21 | tulip: Use DEFINE_PCI_DEVICE_TABLE and static const | Joe Perches |
2010-09-03 | tulip: use integrated netdev stats | Eric Dumazet |
2010-08-02 | Tulip: don't initialize SBE xT3E3 WAN ports. | Krzysztof HaĆasa |
2010-07-14 | tulip: formatting of pointers in printk() | Kulikov Vasiliy |
2010-06-01 | tulip: implement wake-on-lan support | Steven Walter |
2010-06-01 | tulip: explicity set to D0 power state during init | Steven Walter |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-18 | tulip: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-01-31 | tulip_core: Use dev_<level> and pr_<level> | Joe Perches |
2010-01-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-23 | Please add support for Microsoft MN-120 PCMCIA network card | Ron Murray |
2010-01-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2010-01-07 | dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips | Ben Hutchings |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-11-18 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches |
2009-09-03 | netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations | Ben Hutchings |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-09-01 | tulip: convert drivers to netdev_tx_t | Stephen Hemminger |
2009-08-14 | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-03-18 | tulip: fix crash on iface up with shirq debug | Kyle McMartin |
2009-01-07 | tulip: convert devices to new API | Stephen Hemminger |
2008-12-26 | drivers/net/tulip: fix sparse warnings: make do-while a compound statement | Hannes Eder |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-06-24 | drivers/net/tulip: update first comment in tulip files | Grant Grundler |
2008-06-12 | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller |
2008-05-30 | [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 | Grant Grundler |
2008-04-29 | net: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-16 | [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata | Peter Horton |
2008-03-28 | [netdrvr] tulip_read_eeprom fixes for BUG 4420 | Grant Grundler |
2008-01-12 | endianness noise in tulip_core | Al Viro |
2007-10-14 | more trivial signedness fixes in drivers | Al Viro |
2007-10-10 | tulip: endianness annotations | Al Viro |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |
2007-07-31 | DDB5477: remove driver bits of support | Yoichi Yuasa |
2007-07-15 | fallout from Auke's pci ->revision patch | Al Viro |