aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-058-73/+162
|\
| * b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2008-02-052-58/+99
| * iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+4
| * b43legacy: fix DMA slot resource leakageStefano Brivio2008-02-051-2/+12
| * b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-054-8/+38
| * b43legacy: fix suspend/resumeStefano Brivio2008-02-051-2/+7
| * b43legacy: fix PIO crashStefano Brivio2008-02-051-0/+3
* | [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.Rami Rosen2008-02-051-1/+2
* | 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/+2
| * | 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/+6
|\ \
| * | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
| * | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-043-10/+0
| * | mlx4_core: Fix more section mismatchesRoland Dreier2008-02-042-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/+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