| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne... | Micah Gruber | 2007-10-10 | 1 | -5/+0 |
* | Clean up redundant PHY write line for ULi526x Ethernet driver | Roy Zang | 2007-10-10 | 1 | -1/+0 |
* | tulip: endianness annotations | Al Viro | 2007-10-10 | 6 | -28/+28 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 7 | -70/+47 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-10 | 2 | -4/+0 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-10 | 1 | -3/+3 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 8 | -8/+0 |
* | uli526x: Add suspend and resume routines (updated) | Rafael J. Wysocki | 2007-10-10 | 1 | -6/+102 |
* | net/tulip/xircom_cb.c: remove superfulous priv assignment | Mariusz Kozlowski | 2007-10-10 | 1 | -1/+0 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 3 | -34/+34 |
* | DDB5477: remove driver bits of support | Yoichi Yuasa | 2007-07-31 | 1 | -8/+0 |
* | fallout from Auke's pci ->revision patch | Al Viro | 2007-07-15 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 5 | -35/+23 |
|\ |
|
| * | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -1/+1 |
| * | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 5 | -34/+22 |
* | | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-10 | 4 | -8/+8 |
|/ |
|
* | Use menuconfig objects II - netdev (general+100mbit) | Jan Engelhardt | 2007-07-08 | 1 | -14/+13 |
* | tulip: Convert to generic boolean | Richard Knutsson | 2007-07-08 | 2 | -58/+49 |
* | drivers/net: fix comparisons of unsigned < 0 | Bill Nottingham | 2007-07-08 | 1 | -1/+0 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 3 | -3/+3 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 5 | -4/+1 |
* | Rev tulip version | Valerie Henson | 2007-04-28 | 1 | -3/+3 |
* | Fix tulip SytemError typo | Valerie Henson | 2007-04-28 | 3 | -4/+4 |
* | TULIP: Natsemi dp83840a PHY fix | Thibaut VARENE | 2007-04-28 | 1 | -1/+17 |
* | TULIP: Fix for 64-bit MIPS | Valerie Henson | 2007-04-28 | 2 | -4/+25 |
* | dmfe: add support for Wake on lan | Maxim Levitsky | 2007-04-28 | 1 | -2/+64 |
* | dmfe: add support for suspend/resume | Maxim Levitsky | 2007-04-28 | 1 | -3/+49 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 | 5 | -27/+19 |
|\ |
|
| * | [TULIP]: Use pci_device_to_OF_node() on sparc. | David S. Miller | 2007-04-26 | 1 | -11/+7 |
| * | [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. | David S. Miller | 2007-04-26 | 5 | -16/+12 |
| * | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 2007-04-26 | 1 | -1/+1 |
* | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 5 | -9/+13 |
* | | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+11 |
* | | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 8 | -18/+4 |
|/ |
|
* | [PATCH] dmfe trivial endianness annotations | Al Viro | 2007-03-14 | 1 | -3/+3 |
* | __devinit & __devexit cleanups for de2104x driver | Prarit Bhargava | 2007-03-06 | 1 | -3/+3 |
* | dmfe: Fix link detection | Maxim Levitsky | 2007-03-06 | 1 | -18/+40 |
* | dmfe: fix two bugs | Maxim Levitsky | 2007-03-06 | 1 | -5/+10 |
* | dmfe: trivial/spelling fixes | Maxim Levitsky | 2007-03-06 | 1 | -36/+88 |
* | revert "drivers/net/tulip/dmfe: support basic carrier detection" | Andrew Morton | 2007-03-06 | 1 | -8/+1 |
* | [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ | Jeff Garzik | 2007-03-02 | 2 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -4/+4 |
|\ |
|
| * | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 2 | -4/+9 |
| |\ |
|
| * | | [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver | s.hauer@pengutronix.de | 2006-11-13 | 1 | -4/+4 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 2 | -4/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | drivers/net/tulip/dmfe: support basic carrier detection | Samuel Thibault | 2006-12-02 | 1 | -1/+8 |
| * | | [PATCH] kmemdup() cleanup in drivers/net | Eric Sesterhenn | 2006-12-02 | 1 | -3/+1 |
| |/ |
|
* / | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 4 | -10/+14 |
|/ |
|
* | [PATCH] Fix section mismatch in de2104x.c | Helge Deller | 2006-10-11 | 1 | -4/+4 |
* | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 2006-10-06 | 1 | -5/+1 |