summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-053-6/+8
|\
| * [NET]: Remove further references to net-modules.txtJohann Felix Soden2008-02-051-4/+2Star
| * tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo2008-02-051-0/+4
| * hamradio: fix dmascc section mismatchRandy Dunlap2008-02-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-054-16/+6Star
|\ \
| * | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-051-1/+1
| * | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-053-10/+0Star
| * | mlx4_core: Fix more section mismatchesRoland Dreier2008-02-052-5/+5
| |/
* | b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-053-10/+21
* | latency.c: use QoS infrastructureMark Gross2008-02-051-5/+7
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1Star
* | pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-13/+13
* | pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-2/+1Star
* | 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/+0Star
| * 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/+11Star
| * virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-041-10/+1Star
* | 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/+0Star
| * | 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/+8Star
* | 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