aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* sk98lin: mark deprecated in KconfigDaniel Drake2007-02-17
* Hostess SV-11 depends on INETBaruch Even2007-02-17
* Fix link autonegotiation timer.Ralf Baechle2007-02-17
* sk98lin: planned removalStephen Hemminger2007-02-17
* B44: increase wait loopGary Zambrano2007-02-17
* b44: replace defineGary Zambrano2007-02-17
* e1000: allow ethtool to see link status when downKok, Auke2007-02-17
* e1000: remove obsolete custom pci_save_state codeKok, Auke2007-02-17
* e1000: fix shared interrupt warning messageKok, Auke2007-02-17
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-17
* pcnet32 NAPI no longer experimentalpcnet32@verizon.net2007-02-17
* macb: Remove inappropriate spinlocks around mii callsHaavard Skinnemoen2007-02-17
* Convert meth to netdev_privRalf Baechle2007-02-17
* sky2: v1.13Stephen Hemminger2007-02-17
* sky2: receive error handling improvementsStephen Hemminger2007-02-17
* sky2: transmit timeoutStephen Hemminger2007-02-17
* sky2: flow control negotiation for Yukon-FEStephen Hemminger2007-02-17
* sky2: no need to reset pause bits on shutdownStephen Hemminger2007-02-17
* sky2: dont flush good pause framesStephen Hemminger2007-02-17
* cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-17
* gianfar: don't duplicate gfar_error()Sergei Shtylyov2007-02-17
* NetXen: Fix to get the driver working after sparse changesAmit S. Kale2007-02-17
* net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson2007-02-17
* atl1: bump version numberJay Cliburn2007-02-17
* atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-17
* atl1: remove unused defineChris Snook2007-02-17
* atl1: read MAC address from registerJay Cliburn2007-02-17
* atl1: fix bad ioread addressAl Viro2007-02-17
* atl1: drop NET_PCI from KconfigJay Cliburn2007-02-17
* PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2007-02-17
* phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-17
* Merge branch 'master' into upstreamJeff Garzik2007-02-17
|\
| * [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
| * [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-14
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-14
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
| * [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-13
| * [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-13
| * [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-13
| * [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-13
| * [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-13
| * [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-13
| * [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-13
| * [TG3]: Save MSI state before suspend.Michael Chan2007-02-13
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-17
|\ \
| * | Convert network devices to use struct device instead of class_deviceKumar Gala2007-02-13
| |/
| * [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
| * [PATCH] com20020 build fixRandy Dunlap2007-02-12
| * [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-11