aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip
Commit message (Expand)AuthorAge
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-16
* [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik2008-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-28
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-22
|\ \ | |/ |/|
| * remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-17
* | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-17
|/
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-05
* uli526x partially recognizing interfaceGrant Grundler2008-02-23
* xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-05
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-28
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-28
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-23
* endianness noise in tulip_coreAl Viro2008-01-12
* de4x5 fixesAl Viro2008-01-12
* xircom_cb endianness fixesAl Viro2008-01-12
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-09
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-09
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-23
* NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-23
* [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-19
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-19
|\ \ | |/ |/|
| * NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-19
* | remove asm/bitops.h includesJiri Slaby2007-10-19
|/
* netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz2007-10-15
* more tulip endianness annotationsAl Viro2007-10-14
* more trivial signedness fixes in driversAl Viro2007-10-14
* Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...Micah Gruber2007-10-10
* Clean up redundant PHY write line for ULi526x Ethernet driverRoy Zang2007-10-10
* tulip: endianness annotationsAl Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki2007-10-10
* net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-31
* fallout from Auke's pci ->revision patchAl Viro2007-07-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-11
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-11
|/
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-08
* tulip: Convert to generic booleanRichard Knutsson2007-07-08
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-08
* Fix occurrences of "the the "Michael Opdenacker2007-05-09