summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-253-6/+9
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-257-7/+7
* [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.rawArnaldo Carvalho de Melo2007-04-252-3/+3
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-2510-13/+14
* [BONDING]: Introduce arp_pkt()Arnaldo Carvalho de Melo2007-04-251-2/+7
* [PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo2007-04-251-14/+8
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-2511-20/+21
* [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-252-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-2544-60/+61
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25146-206/+10
* [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
OpenPOWER on IntegriCloud