| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET] sealevel: uses arp_broken_ops | Randy Dunlap | 2006-10-30 | 1 | -1/+1 |
* | Revert "r8169: mac address change support" | Linus Torvalds | 2006-10-29 | 1 | -38/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-10-29 | 1 | -0/+7 |
|\ |
|
| * | [PATCH] pcmcia: add more IDs to hostap_cs.c | Dominik Brodowski | 2006-10-25 | 1 | -0/+7 |
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-10-25 | 4 | -19/+42 |
|\ \ |
|
| * | | e100: account for closed interface when shutting down | Auke Kok | 2006-10-24 | 1 | -2/+8 |
| * | | e1000: Increment version to 7.2.9-k4 | Auke Kok | 2006-10-24 | 1 | -1/+1 |
| * | | e1000: FIX: move length adjustment due to crc stripping disabled. | Jesse Brandeburg | 2006-10-24 | 1 | -3/+4 |
| * | | e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adapters | Jesse Brandeburg | 2006-10-24 | 1 | -0/+5 |
| * | | e1000: FIX: Disable Packet Split for non jumbo frames | Jesse Brandeburg | 2006-10-24 | 1 | -2/+4 |
| * | | e1000: FIX: fix wrong txdctl threshold bitmasks | Bruce Allan | 2006-10-24 | 1 | -3/+3 |
| * | | e1000: FIX: 82542 doesn't support WoL | Auke Kok | 2006-10-24 | 1 | -0/+1 |
| * | | e1000: FIX: don't poke at manageability registers for incompatible adapters | Jesse Brandeburg | 2006-10-24 | 2 | -8/+16 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-10-25 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | [CRYPTO] users: Select ECB/CBC where needed | Patrick McHardy | 2006-10-25 | 1 | -0/+1 |
| |/ |
|
* | | [PATCH] missing include of dma-mapping.h | Al Viro | 2006-10-24 | 1 | -0/+1 |
|/ |
|
* | [PATCH] ibmveth: Fix index increment calculation | David Gibson | 2006-10-21 | 1 | -4/+6 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-10-21 | 11 | -73/+142 |
|\ |
|
| * | [PATCH] zd1211rw: fix build-break caused by association race fix | John W. Linville | 2006-10-17 | 1 | -1/+1 |
| * | [PATCH] airo: check if need to freeze | Dave Kleikamp | 2006-10-16 | 1 | -2/+4 |
| * | [PATCH] wireless: More WE-21 potential overflows... | Jean Tourrilhes | 2006-10-16 | 3 | -4/+0 |
| * | [PATCH] zd1201: Possible NULL dereference | Eric Sesterhenn | 2006-10-16 | 1 | -4/+2 |
| * | [PATCH] orinoco: fix WE-21 buffer overflow | Jean Tourrilhes | 2006-10-16 | 1 | -7/+9 |
| * | [PATCH] airo.c: check returned values | Florin Malita | 2006-10-16 | 1 | -26/+72 |
| * | [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM | Larry Finger | 2006-10-16 | 3 | -24/+46 |
| * | [PATCH] bcm43xx-softmac: check returned value from pci_enable_device | Larry Finger | 2006-10-16 | 1 | -1/+5 |
| * | [PATCH] softmac: Fix WX and association related races | Michael Buesch | 2006-10-16 | 2 | -2/+2 |
| * | [PATCH] bcm43xx: fix race condition in periodic work handler | Michael Buesch | 2006-10-16 | 1 | -2/+1 |
* | | [PATCH] Fix timer race | Ralf Baechle | 2006-10-21 | 1 | -2/+2 |
* | | [PATCH] Remove useless comment from sb1250 | Dave Jones | 2006-10-21 | 1 | -1/+1 |
* | | Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li... | Jeff Garzik | 2006-10-21 | 1 | -1/+6 |
|\ \ |
|
| * | | r8169: fix infinite loop during hotplug | Arnaud Patard | 2006-10-12 | 1 | -1/+5 |
| * | | r8169: PCI ID for Corega Gigabit network card | Andrew Morton | 2006-10-09 | 1 | -0/+1 |
* | | | [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an... | Li Yang | 2006-10-21 | 5 | -436/+475 |
* | | | [PATCH] sky2: 88E803X transmit lockup | Stephen Hemminger | 2006-10-21 | 1 | -21/+12 |
* | | | [PATCH] e1000: Reset all functions after a PCI error | Linas Vepstas | 2006-10-21 | 1 | -4/+0 |
* | | | [PATCH] WAN/pc300: handle, propagate minor errors | Jeff Garzik | 2006-10-21 | 1 | -5/+19 |
* | | | [PATCH] Update smc91x driver with ARM Versatile board info | Deepak Saxena | 2006-10-21 | 1 | -0/+18 |
* | | | Revert "[mv643xx] Add pci device table for auto module loading." | Linus Torvalds | 2006-10-20 | 1 | -6/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-10-20 | 2 | -26/+32 |
|\ \ \ |
|
| * | | | [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver. | Eric Dumazet | 2006-10-20 | 1 | -3/+3 |
| * | | | [TG3]: Bump driver version and release date. | David S. Miller | 2006-10-18 | 1 | -2/+2 |
| * | | | [TG3]: Add lower bound checks for tx ring size. | Michael Chan | 2006-10-18 | 1 | -1/+4 |
| * | | | [TG3]: Fix set ring params tx ring size implementation | Ranjit Manomohan | 2006-10-18 | 1 | -5/+5 |
| * | | | [NET]: reduce per cpu ram used for loopback stats | Eric Dumazet | 2006-10-18 | 1 | -16/+19 |
* | | | | [PATCH] e100: fix reboot -f with netconsole enabled | Auke Kok | 2006-10-20 | 1 | -19/+31 |
|/ / / |
|
* | | | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-10-18 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | [mv643xx] Add pci device table for auto module loading. | Ben Collins | 2006-10-18 | 1 | -0/+6 |
* | | | | [SPARC]: Fix some section mismatch warnings in sparc drivers. | Ben Collins | 2006-10-17 | 3 | -7/+7 |
|/ / / |
|
* | | | sky2: GMAC pause frame | Stephen Hemminger | 2006-10-17 | 1 | -1/+1 |