summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18
* ixgbe: add real-time traffic countersAyyappan Veeraiyan2008-02-051-4/+11
* ixgbe: fix several counter register errataAyyappan Veeraiyan2008-02-051-22/+31
* ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan2008-02-051-7/+22
* ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan2008-02-051-10/+28
* ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-051-5/+5
* ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-051-16/+36
* ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2008-02-052-36/+76
* ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-053-42/+49
* xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-051-1/+1
* drivers/net/tlan.c: compilation warning fixLeonardo Potenza2008-02-051-7/+18
* mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley2008-02-051-3/+8
* sky2: fix for Yukon FE (regression in 2.6.25)Stephen Hemminger2008-02-052-11/+8
* iSeries: fix section mismatch in iseries_vethStephen Rothwell2008-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-042-69/+89
|\
| * virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor2008-02-041-1/+4
| * virtio: free transmit skbs when notified, not on next xmit.Rusty Russell2008-02-041-6/+19
| * virtio: flush buffers on openRusty Russell2008-02-041-0/+7
| * virtnet: remove double ether_setupChristian Borntraeger2008-02-041-1/+0
| * virtio: Put the virtio under the virtualization menuAnthony Liguori2008-02-041-1/+2
| * virtio: reset functionRusty Russell2008-02-041-2/+3
| * virtio: populate network rings in the probe routine, not openRusty Russell2008-02-041-19/+25
| * virtio: Tweak virtio_net definesRusty Russell2008-02-041-16/+16
| * virtio: Net header needs hdr_lenRusty Russell2008-02-041-1/+2
| * virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-041-7/+8
| * virtio: simplify config mechanism.Rusty Russell2008-02-041-14/+11
| * virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-041-10/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0419-23/+23
|\ \
| * | MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches2008-02-0310-10/+10
| * | Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-038-12/+12
| * | Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
| |/
* | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-036-24/+35
|\ \
| * | ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
| * | iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-012-10/+10
| * | iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler2008-02-011-3/+0
| * | iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-011-5/+18
| * | iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-011-3/+4
| |/
* | EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu2008-02-031-1/+1
* | EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin2008-02-031-0/+6
* | EMAC driver: add power down modeVitja Makarov2008-02-031-1/+2
* | EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-032-7/+8
* | EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger2008-02-032-55/+8
* | EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams2008-02-031-1/+41
* | EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu2008-02-031-4/+12
* | EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu2008-02-031-2/+2
* | [netdrvr] sis190: build fixJeff Garzik2008-02-031-1/+1
* | sky2: fix Wake On Lan interaction with BIOSStephen Hemminger2008-02-031-1/+8
* | sky2: restore multicast addresses after recoveryStephen Hemminger2008-02-031-4/+1
* | pci-skeleton: Misc fixes to build neatlyJike Song2008-02-031-24/+25
* | phylib: Add Realtek 821x eth PHY supportJohnson Leung2008-02-033-0/+86
OpenPOWER on IntegriCloud