aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-05
|\
| * [NET]: Remove further references to net-modules.txtJohann Felix Soden2008-02-05
| * tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PINathaniel Filardo2008-02-05
| * hamradio: fix dmascc section mismatchRandy Dunlap2008-02-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-05
|\ \
| * | IB: Avoid marking __devinitdata as constRoland Dreier2008-02-04
| * | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-04
| * | mlx4_core: Fix more section mismatchesRoland Dreier2008-02-04
| |/
* | b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-05
* | latency.c: use QoS infrastructureMark Gross2008-02-05
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
* | pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson2008-02-05
* | pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson2008-02-05
* | pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson2008-02-05
* | pcmcia/axnet_cs: make functions staticRichard Knutsson2008-02-05
* | pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson2008-02-05
* | pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-05
* | drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-04
|\
| * virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor2008-02-04
| * virtio: free transmit skbs when notified, not on next xmit.Rusty Russell2008-02-04
| * virtio: flush buffers on openRusty Russell2008-02-04
| * virtnet: remove double ether_setupChristian Borntraeger2008-02-04
| * virtio: Put the virtio under the virtualization menuAnthony Liguori2008-02-04
| * virtio: reset functionRusty Russell2008-02-04
| * virtio: populate network rings in the probe routine, not openRusty Russell2008-02-04
| * virtio: Tweak virtio_net definesRusty Russell2008-02-04
| * virtio: Net header needs hdr_lenRusty Russell2008-02-04
| * virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-04
| * virtio: simplify config mechanism.Rusty Russell2008-02-04
| * virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\ \
| * | MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches2008-02-03
| * | Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
| * | Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-03
| |/
* | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-03
|\ \
| * | ath5k: fix section mismatch warningJohn W. Linville2008-02-01
| * | iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-01
| * | iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler2008-02-01
| * | iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-01
| * | iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-01
| |/
* | EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu2008-02-03
* | EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin2008-02-03
* | EMAC driver: add power down modeVitja Makarov2008-02-03
* | EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-03
* | EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger2008-02-03
* | EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams2008-02-03
* | EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu2008-02-03
* | EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu2008-02-03
* | [netdrvr] sis190: build fixJeff Garzik2008-02-03