summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-253-4/+0
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-256-14/+0
* [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-252-7/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-242-2/+6
|\
| * [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2007-04-242-2/+6
* | drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-241-2/+4
* | sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-241-24/+20
* | [netdrvr] depca: handle platform_device_add() failureAndrea Righi2007-04-241-1/+2
|/
* Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rwS.Çağlar Onur2007-04-231-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-233-4/+6
|\
| * [SUNHME]: Fix module unload.Marcel van Nies2007-04-211-1/+1
| * [SUNLANCE]: Fix module unload.Marcel van Nies2007-04-211-2/+2
| * [SUNQE]: Fix MAC address assignment.Marcel van Nies2007-04-211-1/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-231-2/+2
|\ \ | |/ |/|
| * [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras2007-04-191-2/+2
* | Revert "e1000: fix NAPI performance on 4-port adapters"Linus Torvalds2007-04-191-8/+5
* | sky2: version 1.14Stephen Hemminger2007-04-191-1/+1
* | sky2: no jumbo on Yukon FEStephen Hemminger2007-04-191-0/+3
* | sky2: EC-U performance and jumbo supportStephen Hemminger2007-04-192-25/+68
* | sky2: disable ASF on all chip typesStephen Hemminger2007-04-191-10/+8
* | sky2: handle descriptor errorsStephen Hemminger2007-04-192-31/+39
* | sky2: disable support for 88E8056Stephen Hemminger2007-04-191-0/+3
* | gianfar needs crc32 lib dependencyDave Jiang2007-04-191-0/+1
* | spidernet: Fix problem sending IP fragmentsLinas Vepstas2007-04-191-1/+1
* | cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray2007-04-191-6/+12
* | cxgb3 - Fix low memory conditionsDivy Le Ray2007-04-192-19/+55
|/
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-04-115-36/+63
|\
| * [PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specsLarry Finger2007-04-101-25/+32
| * [PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger2007-04-101-1/+19
| * [PATCH] zd1211rw: Fix E2P_PHY_REG patchingDaniel Drake2007-04-102-9/+4
| * [PATCH] zd1211rw: Reject AL2230S devicesDaniel Drake2007-04-103-1/+8
* | myri10ge: update driver version to 1.3.0-1.233Brice Goglin2007-04-111-1/+1
* | myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin2007-04-111-0/+16
* | myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin2007-04-111-11/+8
* | cxgb3 - missing CPL hanler and register setting.Divy Le Ray2007-04-113-12/+10
* | cxgb3 - MAC watchdog updateDivy Le Ray2007-04-113-35/+89
* | cxgb3 - avoid deadlock with mac watchdogDivy Le Ray2007-04-111-1/+3
* | skge: fix wake on lanStephen Hemminger2007-04-111-36/+58
* | sky2: phy workarounds for Yukon EC-U A1Stephen Hemminger2007-04-111-3/+3
* | sky2: turn on clocks when doing resumeStephen Hemminger2007-04-111-0/+5
* | sky2: turn carrier off when downStephen Hemminger2007-04-111-0/+1
* | skge: turn carrier off when downStephen Hemminger2007-04-111-0/+1
* | [SC92031]: Fix priv->lock contextHerbert Xu2007-04-091-10/+10
* | [TG3]: Fix crash during tg3_init_one().Michael Chan2007-04-061-2/+4
|/
* r8169: fix suspend/resume for down interfaceFrancois Romieu2007-04-031-6/+7
* r8169: issue request_irq after the private data are completely initializedFrancois Romieu2007-04-031-15/+18
* b44: fix IFF_ALLMULTI handling of CAM slotsBill Helfinstine2007-04-031-1/+1
* cxgb3 - Firwmare updateDivy Le Ray2007-04-032-3/+6
* cxgb3 - Tighten xgmac workaroundDivy Le Ray2007-04-033-4/+17
* cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-035-14/+29