summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* add new prom.h for AU1x00Yoichi Yuasa2007-10-151-5/+5
* update AU1000 get_ethernet_addr()Yoichi Yuasa2007-10-151-16/+4
* MIPSsim: General cleanupRalf Baechle2007-10-152-71/+75
* Jazzsonic: Fix warning about unused variable.Ralf Baechle2007-10-151-1/+0
* Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-151-1/+1
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-152-4/+4
* Use dcr_host_t.base in ibm_emac_malMichael Ellerman2007-10-152-4/+6
* Update ibm_newemac to use dcr_host_t.baseMichael Ellerman2007-10-152-7/+7
* tehuti: possible leak in bdx_probeFlorin Malita2007-10-151-1/+2
* TC35815: Fix buildRalf Baechle2007-10-151-1/+0
* SAA9730: Fix buildRalf Baechle2007-10-151-2/+7
* AR7 ethernetMatteo Croce2007-10-153-0/+1184
* myri10ge: update driver version to 1.3.2-1.287Brice Goglin2007-10-151-1/+1
* myri10ge: add IPv6 TSO supportBrice Goglin2007-10-151-8/+79
* myri10ge: update firmware headersBrice Goglin2007-10-151-4/+86
* myri10ge: fix some indentation, white spaces, and commentsBrice Goglin2007-10-151-6/+5
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-153-24/+88
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-153-4/+46
* net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2007-10-152-3/+22
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-153-3/+11
* net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2007-10-152-6/+5
* net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2007-10-152-28/+60
* net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua2007-10-151-0/+33
* IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-151-2/+3
* IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-153-11/+20
* natsemi: Check return value for pci_enable_device()Mark Brown2007-10-151-2/+8
* natsemi: Use round_jiffies() for slow timersMark Brown2007-10-151-3/+7
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-152-0/+12
|\
| * sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2007-10-152-0/+12
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15148-19880/+15526
|\ \
| * | [SCSI] gdth: fix CONFIG_ISA build failureDhaval Giani2007-10-121-1/+1
| * | [SCSI] esp_scsi: remove __dev{init,exit}Adrian Bunk2007-10-121-5/+5
| * | [SCSI] gdth: !use_sg cleanup and use of scsi accessorsBoaz Harrosh2007-10-122-126/+109
| * | [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh2007-10-123-91/+104
| * | [SCSI] gdth: Setup proper per-command private dataBoaz Harrosh2007-10-123-36/+91
| * | [SCSI] gdth: Remove gdth_ctr_tab[]Boaz Harrosh2007-10-121-58/+51
| * | [SCSI] gdth: switch to modern scsi host registrationChristoph Hellwig2007-10-122-164/+157
| * | [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixesBoaz Harrosh2007-10-121-50/+43
| * | [SCSI] gdth: clean up host private dataBoaz Harrosh2007-10-124-384/+291
| * | [SCSI] gdth: Remove virt hostsChristoph Hellwig2007-10-123-95/+25
| * | [SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik2007-10-121-3/+3
| * | [SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik2007-10-121-160/+153
| * | [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-124-453/+2
| * | [SCSI] gdth: split out pci probingChristoph Hellwig2007-10-121-145/+167
| * | [SCSI] gdth: split out eisa probingChristoph Hellwig2007-10-121-126/+159
| * | [SCSI] gdth: split out isa probingChristoph Hellwig2007-10-121-134/+162
| * | gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox2007-10-121-16/+19
| * | [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2007-10-124-40/+31
| * | [SCSI] usb storage: use scsi_eh API in REQUEST_SENSE executionBoaz Harrosh2007-10-121-42/+4