summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ns8320: use netdev_alloc_skbStephen Hemminger2008-05-301-6/+3
* ts108: use netdev_alloc_skbStephen Hemminger2008-05-301-2/+4
* net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz2008-05-301-1/+1
* sky2: pci power savingsStephen Hemminger2008-05-302-7/+107
* sky2: put PHY in sleep when downStephen Hemminger2008-05-302-2/+45
* sky2: split phy power into two functionsStephen Hemminger2008-05-301-15/+24
* [netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich2008-05-301-15/+11
* [netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich2008-05-301-6/+15
* [netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich2008-05-301-0/+16
* ps3: gelic: updown_lock semaphore to mutexDaniel Walker2008-05-302-6/+6
* ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2008-05-302-12/+12
* ps3: gelic: scan_lock semaphore to mutexDaniel Walker2008-05-302-10/+10
* fs_enet: MDIO on GPIO supportLaurent Pinchart2008-05-301-11/+20
* net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart2008-05-303-0/+212
* sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings2008-05-301-1/+1
* sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings2008-05-3010-559/+133
* cxgb3: fix build error when INET=nRandy Dunlap2008-05-301-1/+1
* tlan: wrap source linesStephen Hemminger2008-05-302-115/+203
* tlan: proper shared IRQ supportStephen Hemminger2008-05-301-44/+17
* tlan: manage rx allocation failure betterStephen Hemminger2008-05-301-34/+29
* tlan: 64bit conversionStephen Hemminger2008-05-302-22/+18
* tlan: remove unused devName fieldStephen Hemminger2008-05-301-1/+0
* tlan: use netdevice statsStephen Hemminger2008-05-302-18/+16
* tlan: get rid of padding bufferStephen Hemminger2008-05-301-30/+7
* myri10ge: add Direct Cache Access supportBrice Goglin2008-05-301-1/+145
* myri10ge: add multislices supportBrice Goglin2008-05-301-242/+442
* myri10ge: add routines for multislicesBrice Goglin2008-05-301-0/+256
* Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-2924-428/+1136
|\
| * via-velocity: use memmoveStephen Hemminger2008-05-221-5/+1
| * via-velocity: use netdev_alloc_skbStephen Hemminger2008-05-221-13/+6
| * dl2k: use netdev_alloc_skbStephen Hemminger2008-05-221-4/+4
| * hamachi: use netdev_alloc_skbStephen Hemminger2008-05-221-10/+2
| * ixp2000: use netdev_alloc_skbStephen Hemminger2008-05-221-2/+2
| * sb1250: use netdev_alloc_skbMaciej W. Rozycki2008-05-221-36/+31
| * atl1: use netdev_alloc_skbStephen Hemminger2008-05-221-1/+2
| * tg3: remove unneeded semicolonsStephen Hemminger2008-05-221-16/+16
| * 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap2008-05-221-0/+4
| * PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki2008-05-221-1/+2
| * PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case2008-05-221-2/+199
| * bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-223-60/+165
| * bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-222-185/+248
| * bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-223-4/+60
| * bonding: Remove unneeded list_empty checks.Pavel Emelyanov2008-05-221-6/+0
| * bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov2008-05-222-19/+15
| * bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-223-7/+4
| * bonding: remove test for IP in ARP monitorJay Vosburgh2008-05-221-27/+4
| * bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh2008-05-221-3/+3
| * misc drivers/net endianness noiseAl Viro2008-05-226-14/+16
| * cxgb3 - Add LRO supportDivy Le Ray2008-05-227-12/+268
| * cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-222-35/+84
OpenPOWER on IntegriCloud