aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [PATCH] skge: spelling fixesStephen Hemminger2005-11-08
* [PATCH] skge: use prefetch on receiveStephen Hemminger2005-11-08
* [PATCH] skge: goto low power mode on shutdownStephen Hemminger2005-11-08
* [PATCH] skge: add mii ioctl supportStephen Hemminger2005-11-08
* [PATCH] skge: use kzallocStephen Hemminger2005-11-08
* [PATCH] skge: clear PCI PHY COMA mode on bootStephen Hemminger2005-11-08
* Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-07
|\
| * [PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris2005-11-07
| * [PATCH] atmel: memset correct rangeAlexey Dobriyan2005-11-07
| * [PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino2005-11-07
| * [PATCH] prism54 : Transmit stats updated in wrong placeRoger While2005-11-07
| * [PATCH] prism54 : Unused variable / extraneous udelayRoger While2005-11-07
| * [PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk2005-11-07
| * [PATCH] kill include/linux/eeprom.hAdrian Bunk2005-11-07
| * [PATCH] bonding: fix feature consolidationJay Vosburgh2005-11-07
* | Merge branch 'master'Jeff Garzik2005-11-07
|\ \
| * \ Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-07
| |\ \
| * | | [PATCH] m68knommu: FEC ethernet support for the ColdFire 5208Greg Ungerer2005-11-07
| * | | [PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208Greg Ungerer2005-11-07
| * | | [PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger2005-11-07
| * | | [PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville2005-11-07
| * | | [PATCH] 3c59x: correct rx_dropped countingJohn W. Linville2005-11-07
| * | | [PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville2005-11-07
| * | | [PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville2005-11-07
| * | | [PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville2005-11-07
| * | | [PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville2005-11-07
| * | | [PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen2005-11-07
| * | | [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman2005-11-07
| * | | [PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville2005-11-07
| | |/ | |/|
* | | [PATCH] b44: late request_irq in b44_openFrancois Romieu2005-11-07
* | | [PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu2005-11-07
* | | [PATCH] b44: expose counters through ethtoolFrancois Romieu2005-11-07
* | | [PATCH] b44: miscellaneous cleanupFrancois Romieu2005-11-07
* | | [PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu2005-11-07
| |/ |/|
* | Merge branch 'master'Jeff Garzik2005-11-06
|\|
| * Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-06
| |\
| | * [DRIVER MODEL] Fix macsonicRussell King2005-11-05
| | * [DRIVER MODEL] Fix jazzsonicRussell King2005-11-05
| | * [DRIVER MODEL] Fix depcaRussell King2005-11-05
* | | [netdrvr s2io] warning fixesJeff Garzik2005-11-05
* | | [netdrvr] fac_8xx build fixJeff Garzik2005-11-05
* | | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-05
* | | [PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk2005-11-05
* | | [PATCH] bnx2: update version and minor fixesMichael Chan2005-11-05
* | | [PATCH] bnx2: refine bnx2_pollMichael Chan2005-11-05
* | | [PATCH] bnx2: update firmware handshake for 5708Michael Chan2005-11-05
* | | [PATCH] bnx2: update nvram code for 5708Michael Chan2005-11-05
* | | [PATCH] bnx2: update firmware for 5708Michael Chan2005-11-05
* | | [PATCH] bnx2: add 5708 supportMichael Chan2005-11-05
* | | [PATCH] prism54: Remove redundant assignmentDaniel Drake2005-11-05