| Commit message (Expand) | Author | Age | Files | Lines |
* | tulip: Fix dead 21041 ethernet after ifconfig down | Thomas Bogendoerfer | 2008-09-25 | 1 | -1/+0 |
* | de4x5: Use skb_queue_head instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -30/+8 |
* | de4x5: Remove developer debug feature about set/clear promisc | Wang Chen | 2008-07-22 | 2 | -18/+1 |
* | tulip: remove wrapper around get_unaligned | Harvey Harrison | 2008-06-28 | 1 | -6/+4 |
* | drivers/net/tulip: update first comment in tulip files | Grant Grundler | 2008-06-25 | 9 | -30/+20 |
* | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 | 1 | -1/+1 |
* | [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 | Grant Grundler | 2008-05-31 | 1 | -2/+8 |
* | uli526x: add support for netpoll | Anton Vorontsov | 2008-05-22 | 1 | -1/+15 |
* | uli526x: fix endianness issues in the setup frame | Anton Vorontsov | 2008-05-06 | 1 | -12/+18 |
* | uli526x: initialize the hardware prior to requesting interrupts | Anton Vorontsov | 2008-05-06 | 1 | -4/+4 |
* | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 4 | -29/+25 |
* | [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata | Peter Horton | 2008-04-17 | 2 | -15/+11 |
* | [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours | Jeff Garzik | 2008-04-17 | 1 | -2/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 | 2 | -1/+12 |
|\ |
|
| * | [netdrvr] tulip_read_eeprom fixes for BUG 4420 | Grant Grundler | 2008-03-29 | 2 | -1/+12 |
* | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-23 | 3 | -1741/+1 |
|\ \
| |/
|/| |
|
| * | remove the obsolete xircom_tulip_cb driver | Adrian Bunk | 2008-03-17 | 3 | -1741/+1 |
* | | 2.6.25-rc4 de_stop_rxtx polling wrong | Grant Grundler | 2008-03-17 | 1 | -3/+7 |
|/ |
|
* | de2104x: remove BUG_ON() when changing media type | Ondrej Zary | 2008-03-05 | 1 | -1/+2 |
* | uli526x partially recognizing interface | Grant Grundler | 2008-02-24 | 1 | -1/+11 |
* | xircom_cb should return NETDEV_TX_BUSY when no descriptors available | Erik Mouw | 2008-02-05 | 1 | -1/+1 |
* | [netdrvr] checkpatch cleanups | Jeff Garzik | 2008-01-29 | 1 | -2/+2 |
* | netdev: ARRAY_SIZE() cleanups | Alejandro Martinez Ruiz | 2008-01-29 | 1 | -1/+1 |
* | [TULIP] DMFE: Fix SROM parsing regression. | David S. Miller | 2008-01-23 | 1 | -3/+3 |
* | endianness noise in tulip_core | Al Viro | 2008-01-12 | 1 | -1/+2 |
* | de4x5 fixes | Al Viro | 2008-01-12 | 1 | -84/+43 |
* | xircom_cb endianness fixes | Al Viro | 2008-01-12 | 1 | -28/+26 |
* | [NET]: Do not check netif_running() and carrier state in ->poll() | David S. Miller | 2008-01-09 | 1 | -5/+0 |
* | [TULIP]: NAPI full quantum bug. | Stephen Hemminger | 2008-01-09 | 1 | -1/+2 |
* | dmfe: checkpatch fix (add whitespace) | Jeff Garzik | 2007-11-24 | 1 | -1/+1 |
* | NET: dmfe: don't access configuration space in D3 state | Maxim Levitsky | 2007-11-24 | 1 | -2/+2 |
* | [NET]: Remove references to net-modules.txt. | Adrian Bunk | 2007-11-13 | 1 | -14/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-20 | 1 | -1/+1 |
|\ |
|
| * | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-20 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-20 | 1 | -8/+6 |
|\ \
| |/
|/| |
|
| * | NAPI: kconfig prompt and deleted doc file | Randy Dunlap | 2007-10-20 | 1 | -8/+6 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
|/ |
|
* | netdev: convert non-obvious instances to use ARRAY_SIZE() | Alejandro Martinez Ruiz | 2007-10-15 | 1 | -2/+2 |
* | more tulip endianness annotations | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 | 1 | -2/+3 |
* | Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne... | Micah Gruber | 2007-10-11 | 1 | -5/+0 |
* | Clean up redundant PHY write line for ULi526x Ethernet driver | Roy Zang | 2007-10-11 | 1 | -1/+0 |
* | tulip: endianness annotations | Al Viro | 2007-10-11 | 6 | -28/+28 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 7 | -70/+47 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-11 | 2 | -4/+0 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-11 | 1 | -3/+3 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 8 | -8/+0 |
* | uli526x: Add suspend and resume routines (updated) | Rafael J. Wysocki | 2007-10-11 | 1 | -6/+102 |
* | net/tulip/xircom_cb.c: remove superfulous priv assignment | Mariusz Kozlowski | 2007-10-11 | 1 | -1/+0 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-11 | 3 | -34/+34 |