| Commit message (Expand) | Author | Age | Files | Lines |
* | [CASSINI]: Fix printk message typo. | David S. Miller | 2007-05-31 | 1 | -1/+1 |
* | ehea: Fixed multi queue RX bug | Thomas Klein | 2007-05-30 | 2 | -2/+2 |
* | sky2: enable IRQ on duplex renegotiation | Stephen Hemminger | 2007-05-30 | 1 | -1/+1 |
* | e1000: restore netif_poll_enable call but make sure IRQs are off | Herbert Xu | 2007-05-30 | 1 | -1/+8 |
* | defxx: Fix the handling of ioremap() failures | Maciej W. Rozycki | 2007-05-30 | 1 | -0/+1 |
* | sky2: program proper register for fiber PHY | Stephen Hemminger | 2007-05-30 | 1 | -1/+1 |
* | sky2: checksum offload plus vlan bug | Stephen Hemminger | 2007-05-30 | 1 | -1/+1 |
* | sky2: dont set bogus bit in PHY register | Stephen Hemminger | 2007-05-30 | 2 | -23/+1 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-05-30 | 2 | -7/+11 |
|\ |
|
| * | [PATCH] hostap: Allocate enough tailroom for TKIP | Brandon Craig Rhodes | 2007-05-29 | 1 | -5/+8 |
| * | [PATCH] prism54: fix monitor mode oops | Björn Steinbrink | 2007-05-29 | 1 | -2/+3 |
* | | IB/mlx4: Fix last allocated object tracking in bitmap allocator | Roland Dreier | 2007-05-29 | 1 | -1/+1 |
* | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 2007-05-29 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST | Timur Tabi | 2007-05-23 | 1 | -1/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-05-24 | 3 | -31/+24 |
|\ \ |
|
| * | | [CASSINI]: Check pci_set_mwi() return value. | David S. Miller | 2007-05-24 | 1 | -1/+4 |
| * | | [TR]: Use menuconfig objects. | Jan Engelhardt | 2007-05-24 | 1 | -17/+16 |
| * | | [ARCNET]: Use menuconfig objects. | Jan Engelhardt | 2007-05-24 | 1 | -13/+4 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-24 | 12 | -59/+74 |
|\ \ \
| |/ /
|/| | |
|
| * | | forcedeth: fix cpu irq mask | Ayaz Abdulla | 2007-05-24 | 1 | -1/+1 |
| * | | chelsio parenthesis fix | Mariusz Kozlowski | 2007-05-24 | 1 | -1/+1 |
| * | | spidernet: skb used after netif_receive_skb | Florin Malita | 2007-05-24 | 1 | -3/+3 |
| * | | meth driver renovation | Ralf Baechle | 2007-05-24 | 1 | -23/+45 |
| * | | remove unnecessary dependency on VIA velocity config | Yoichi Yuasa | 2007-05-24 | 1 | -1/+1 |
| * | | fix compiler warning in fixed.c | Denver Gingerich | 2007-05-24 | 1 | -0/+4 |
| * | | asix.c - Add Belkin F5D5055 ids | David Hollis | 2007-05-24 | 1 | -0/+4 |
| * | | ucc_geth:trivial fix | Li Yang | 2007-05-24 | 1 | -3/+0 |
| * | | ucc_geth: Fix MODULE_DEVICE_TABLE() duplication | Li Yang | 2007-05-24 | 1 | -2/+0 |
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-05-24 | 3 | -25/+15 |
| |\ \
| | |/
| |/| |
|
| | * | [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free | Eugene Teo | 2007-05-22 | 1 | -2/+0 |
| | * | [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check | Eugene Teo | 2007-05-22 | 1 | -5/+9 |
| | * | [PATCH] libertas: skb dereferenced after netif_rx | Florin Malita | 2007-05-22 | 2 | -18/+6 |
* | | | USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces | Oliver Neukum | 2007-05-22 | 2 | -10/+16 |
* | | | USB: handle more rndis_host oddities | David Brownell | 2007-05-22 | 2 | -0/+17 |
|/ / |
|
* | | declance: Remove a dangling spin_unlock_irq() thingy | Maciej W. Rozycki | 2007-05-21 | 1 | -2/+0 |
* | | e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle... | Auke Kok | 2007-05-21 | 1 | -4/+0 |
* | | mlx4_core: Fix array overrun in dump_dev_cap_flags() | Roland Dreier | 2007-05-19 | 1 | -1/+1 |
|/ |
|
* | e1000: Fix msi enable leak on error, don't print error message, cleanup | Auke Kok | 2007-05-17 | 2 | -28/+15 |
* | ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak | Auke Kok | 2007-05-17 | 2 | -23/+15 |
* | NetXen: Fix NetXen driver ping on system-p | Mithlesh Thukral | 2007-05-17 | 1 | -1/+1 |
* | spidernet: node-aware skbuff allocation | Christoph Hellwig | 2007-05-17 | 1 | -1/+2 |
* | gianfar: Add I/O barriers when touching buffer descriptor ownership. | Scott Wood | 2007-05-17 | 1 | -0/+11 |
* | ibm_emac: fix link speed detection change | Eugene Surovegin | 2007-05-17 | 1 | -1/+1 |
* | ibm_emac: improved PHY support | Eugene Surovegin | 2007-05-17 | 1 | -15/+45 |
* | ibm_emac: fix section mismatch warnings | Eugene Surovegin | 2007-05-17 | 8 | -10/+8 |
* | sky2: memory barriers change | Stephen Hemminger | 2007-05-17 | 1 | -4/+11 |
* | sky2: remove dual port workaround | Stephen Hemminger | 2007-05-17 | 1 | -7/+0 |
* | sky2: MIB counter overflow handling | Stephen Hemminger | 2007-05-17 | 1 | -0/+6 |
* | sky2: keep track of receive alloc failures | Stephen Hemminger | 2007-05-17 | 1 | -1/+3 |
* | sky2: PHY register settings | Stephen Hemminger | 2007-05-17 | 1 | -1/+6 |