summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Fix array overrun in tg3_read_partno().Michael Chan2006-11-081-7/+12
* [NET]: kconfig, correct traffic shaperJiri Slaby2006-11-081-4/+4
* [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok2006-11-071-0/+7
* [PATCH] b44: change comment about irq mask registerJohannes Berg2006-11-071-2/+3
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-11-064-4/+29
|\
| * [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2006-11-012-1/+12
| * [PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch2006-11-011-1/+15
| * [PATCH] hostap_plx: fix CIS verificationPavel Roskin2006-11-011-2/+2
* | [PATCH] Kconfig: remove redundant NETDEVICES dependsRandy Dunlap2006-11-061-2/+2
* | [PATCH] ehea: 64K page support fixThomas Klein2006-11-065-23/+26
* | [PATCH] ehea: Removed redundant defineThomas Klein2006-11-061-4/+1Star
* | [PATCH] ehea: Nullpointer dereferencation fixThomas Klein2006-11-061-2/+2
* | [TG3]: Fix 2nd ifup failure on 5752M.Michael Chan2006-11-051-4/+4
* | [PATCH] sky2: netpoll on dual port cardsStephen Hemminger2006-11-011-1/+5
* | [PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger2006-11-013-6/+3Star
* | [PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes2006-11-011-1/+10
* | [PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann2006-11-011-6/+5Star
* | [PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin2006-11-011-1/+0Star
* | [PATCH] sky2: not experimentalStephen Hemminger2006-11-011-3/+3
* | [PATCH] n2: fix confusing error codeAkinobu Mita2006-11-011-3/+3
* | [PATCH] tokenring: fix module_init error handlingAkinobu Mita2006-11-012-4/+14
* | [PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek2006-11-011-3/+0Star
* | [PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek2006-11-011-1/+1
* | [PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek2006-11-011-26/+9Star
|/
* [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-311-1/+1
* [NET] sealevel: uses arp_broken_opsRandy Dunlap2006-10-311-1/+1
* Revert "r8169: mac address change support"Linus Torvalds2006-10-301-38/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-10-301-0/+7
|\
| * [PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski2006-10-261-0/+7
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-10-264-19/+42
|\ \
| * | e100: account for closed interface when shutting downAuke Kok2006-10-241-2/+8
| * | e1000: Increment version to 7.2.9-k4Auke Kok2006-10-241-1/+1
| * | e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg2006-10-241-3/+4
| * | e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg2006-10-241-0/+5
| * | e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg2006-10-241-2/+4
| * | e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan2006-10-241-3/+3
| * | e1000: FIX: 82542 doesn't support WoLAuke Kok2006-10-241-0/+1
| * | e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2006-10-242-8/+16
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-10-261-0/+1
|\ \ \ | |_|/ |/| |
| * | [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-251-0/+1
| |/
* / [PATCH] missing include of dma-mapping.hAl Viro2006-10-251-0/+1
|/
* [PATCH] ibmveth: Fix index increment calculationDavid Gibson2006-10-211-4/+6
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-2111-73/+142
|\
| * [PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville2006-10-171-1/+1
| * [PATCH] airo: check if need to freezeDave Kleikamp2006-10-171-2/+4
| * [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-173-4/+0Star
| * [PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn2006-10-171-4/+2Star
| * [PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes2006-10-171-7/+9
| * [PATCH] airo.c: check returned valuesFlorin Malita2006-10-171-26/+72
| * [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger2006-10-173-24/+46