Age | Commit message (Expand) | Author |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds |
2009-04-10 | Separate out the proc- and unit-specific header directories from the general | David Howells |
2009-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-04-08 | igb: remove sysfs entry that was used to set the number of vfs | Alexander Duyck |
2009-04-08 | igbvf: add new driver to support 82576 virtual functions | Alexander Duyck |
2009-04-08 | drivers/net/eql.c: Fix a dev leakage. | Yang Hongyang |
2009-04-08 | niu: Fix unused variable warning. | David S. Miller |
2009-04-08 | r6040: set MODULE_VERSION | Florian Fainelli |
2009-04-08 | bnx2: Don't use reserved names | Bastian Blank |
2009-04-08 | FEC driver: add missing #endif | Sascha Hauer |
2009-04-08 | niu: Fix error handling | Dan Carpenter |
2009-04-08 | mv643xx_eth: don't reset the rx coal timer on interface up | Lennert Buytenhek |
2009-04-08 | smsc911x: correct debugging message on mii read timeout | Steve Glendinning |
2009-04-08 | ethoc: fix library build errors | Randy Dunlap |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-04-06 | b44: Use kernel DMA addresses for the kernel DMA API | Michael Buesch |
2009-04-06 | forcedeth: Fix resume from hibernation regression. | Ed Swierk |
2009-04-06 | ibm_newemac: Fix dangerous struct assumption | Jean Delvare |
2009-04-06 | smsc911x: remove unused #include <linux/version.h> | Huang Weiyi |
2009-04-06 | axnet_cs: fix phy_id detection for bogus Asix chip. | Ken Kawasaki |
2009-04-04 | bnx2: Use request_firmware() | Michael Chan |
2009-04-04 | b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}() | Michael Buesch |
2009-04-04 | virtio_net: Set the mac config only when VIRITO_NET_F_MAC | Alex Williamson |
2009-04-04 | myri_sbus: use request_firmware | Jaswinder Singh Rajput |
2009-04-04 | e1000: fix loss of multicast packets | Jesse Brandeburg |
2009-04-04 | vxge: should include tcp.h | Alexander Beregalov |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare |
2009-04-02 | glge: remove unused #include <version.h> | Huang Weiyi |
2009-04-02 | dnet: remove unused #include <version.h> | Huang Weiyi |
2009-04-02 | hso: fix for the 'invalid frame length' messages | Jan Dumon |
2009-04-02 | hso: fix for crash when unplugging the device | Jan Dumon |
2009-04-02 | fsl_pq_mdio: Fix compile failure | Segher Boessenkool |
2009-04-02 | fsl_pq_mdio: Revive UCC MDIO support | Anton Vorontsov |
2009-04-02 | ucc_geth: Pass proper device to DMA routines, otherwise oops happens | Anton Vorontsov |
2009-04-02 | tc35815: Fix build error if NAPI enabled | Atsushi Nemoto |
2009-04-02 | hso: add Vendor/Product ID's for new devices | Jan Dumon |
2009-04-02 | ucc_geth: Remove unused header | Kumar Gala |
2009-04-02 | gianfar: Remove unused header | Kumar Gala |
2009-04-02 | kaweth: Fix locking to be SMP-safe | Larry Finger |
2009-04-02 | r8169: reset IntrStatus after chip reset | Karsten Wiese |