aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-02-06Fix PHY Lib support for gianfar and ucc_gethAndy Fleming
2008-02-06forcedeth: preserve registersAyaz Abdulla
2008-02-06forcedeth: phy status fixAyaz Abdulla
2008-02-06forcedeth: restart tx/rxAyaz Abdulla
2008-02-05Generic HDLC - use random_ether_addr()Krzysztof Halasa
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa
2008-02-05Generic HDLC - fix kernel panicKrzysztof Halasa
2008-02-05ixgbe: add real-time traffic countersAyyappan Veeraiyan
2008-02-05ixgbe: fix several counter register errataAyyappan Veeraiyan
2008-02-05ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan
2008-02-05ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan
2008-02-05ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan
2008-02-05ixbge: Make ethtool code account for media typesAyyappan Veeraiyan
2008-02-05ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan
2008-02-05xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw
2008-02-05drivers/net/tlan.c: compilation warning fixLeonardo Potenza
2008-02-05mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley
2008-02-05sky2: fix for Yukon FE (regression in 2.6.25)Stephen Hemminger
2008-02-05iSeries: fix section mismatch in iseries_vethStephen Rothwell
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell
2008-02-04virtio: flush buffers on openRusty Russell
2008-02-04virtnet: remove double ether_setupChristian Borntraeger
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell
2008-02-04virtio: Tweak virtio_net definesRusty Russell
2008-02-04virtio: Net header needs hdr_lenRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-03EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu
2008-02-03EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin
2008-02-03EMAC driver: add power down modeVitja Makarov
2008-02-03EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich
2008-02-03EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger
2008-02-03EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams
2008-02-03EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu
2008-02-03EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu
2008-02-03[netdrvr] sis190: build fixJeff Garzik
2008-02-03sky2: fix Wake On Lan interaction with BIOSStephen Hemminger
2008-02-03sky2: restore multicast addresses after recoveryStephen Hemminger
2008-02-03pci-skeleton: Misc fixes to build neatlyJike Song