summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1
* pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-13/+13
* pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-2/+1
* pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson2008-02-051-2/+2
* pcmcia/axnet_cs: make functions staticRichard Knutsson2008-02-051-2/+2
* pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-1/+1
* pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-0510-189/+193
* drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+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
* | natsemi: Update locking documentationMark Brown2008-02-031-16/+2
* | PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-033-29/+52
* | forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-031-8/+8
* | forcedeth: multicast fixAyaz Abdulla2008-02-031-4/+9
* | forcedeth: tx pause fixAyaz Abdulla2008-02-031-2/+2
* | forcedeth: updated copyright sectionAyaz Abdulla2008-02-031-1/+1
OpenPOWER on IntegriCloud