summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-2516-36/+39
| * [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-254-5/+5
| * [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-2555-76/+78
| * [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25154-217/+13
| * [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-253-8/+17
| * [QETH]: Use eth_hdr()Arnaldo Carvalho de Melo2007-04-251-1/+1
| * [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-254-5/+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-253-8/+9
| * [TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk2007-04-251-2/+0
| * [ATM] ENI: Convert to struct timeval to ktime_t.YOSHIFUJI Hideaki2007-04-252-3/+3
* | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-272-4/+4
* | [S390] Processor degradation notification.Heiko Carstens2007-04-274-1/+96
* | [S390] sclp: fix coding style.Stefan Haberland2007-04-278-58/+58
* | [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun2007-04-271-0/+3
* | [S390] sclp: initialize early.Peter Oberparleiter2007-04-271-0/+8
* | [S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish2007-04-271-14/+9
* | [S390] zfcpdump support.Michael Holzheu2007-04-274-0/+911
* | [S390] dasd: Add ipldev parameter.Peter Oberparleiter2007-04-271-0/+17
* | [S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2007-04-272-0/+44
* | [S390] Get rid of console setup functions.Heiko Carstens2007-04-272-14/+0
* | [S390] cio: Unregister ccw devices directly.Cornelia Huck2007-04-271-44/+12
* | [S390] cio: cm_enable memory leak.Cornelia Huck2007-04-271-1/+1
* | [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-15/+18
* | [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-272-2/+2
* | [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-277-217/+179
* | [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-2711-236/+235
* | [S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader2007-04-271-54/+54
* | [S390] cio: Use add_uevent_var.Cornelia Huck2007-04-271-40/+26
* | [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-2713-62/+515
* | [S390] cio: Clean up online_store.Cornelia Huck2007-04-271-47/+62
* | [S390] cio: observe chpid valid flagPeter Oberparleiter2007-04-271-0/+4
* | [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-2710-462/+534
* | [S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter2007-04-271-2/+2
* | [S390] cio: Introduce struct chp_id.Peter Oberparleiter2007-04-276-86/+167
* | [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-28/+10
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-252-5/+8
|\
| * [PARPORT] SUNBPP: Fix OOPS when debugging is enabled.David S. Miller2007-04-231-4/+6
| * [SPARC] openprom: Switch to ref counting PCI APIAlan Cox2007-04-231-1/+2
* | packet: fix error handlingAndrew Morton2007-04-251-1/+2
* | 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
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-245-33/+40
|\ \
| * | drivers/net/hamradio/baycom_ser_fdx build fixAndrew Morton2007-04-241-2/+4
| * | usb-net/pegasus: fix pegasus carrier detectionDan Williams2007-04-242-6/+14
| * | 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
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-241-32/+13
|\ \ \ | |/ / |/| |
| * | Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz2007-04-231-32/+13
| |/
* | 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-241-2/+3
OpenPOWER on IntegriCloud