aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary
2007-04-27[S390] Processor degradation notification.Heiko Carstens
2007-04-27[S390] sclp: fix coding style.Stefan Haberland
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter
2007-04-27[S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter
2007-04-27[S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader
2007-04-27[S390] cio: Use add_uevent_var.Cornelia Huck
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter
2007-04-27[S390] cio: Clean up online_store.Cornelia Huck
2007-04-27[S390] cio: observe chpid valid flagPeter Oberparleiter
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter
2007-04-27[S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens
2007-04-26[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2007-04-26[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.cMilind Arun Choudhary
2007-04-26[NET] tun/tap: fixed hw address handlingBrian Braunstein
2007-04-26[NET]: Fix yam.cAndrew Morton
2007-04-25[WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville
2007-04-25[WIRELESS]: Refactor wireless Kconfig.Johannes Berg
2007-04-25[IrDA]: Adding carriage returns to mcs7780 debug statementsSamuel Ortiz
2007-04-25[PPPOE]: Fix device tear-down notification.Michal Ostrowski
2007-04-25[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...Florian Zumbiehl
2007-04-25[PPPOE]: race between interface going down and connect()Florian Zumbiehl
2007-04-25[PPPoE]: miscellaneous smaller cleanupsFlorian Zumbiehl
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NET]: loopback driver can use loopback_dev integrated net_device_statsEric Dumazet
2007-04-25[NETDRV]: Perform missing csum_offset conversionsHerbert Xu
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NET]: Fix warnings in 3c523.c and ni52.cDavid S. Miller
2007-04-25[NET]: Inline net_device_statsRusty Russell
2007-04-25[NET]: random functions can use nsec resolution instead of usecEric Dumazet
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo
2007-04-25[WAN] cosa.c: Build fix.David S. Miller
2007-04-25[FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo
2007-04-25[LMC]: lmc_main wants to use skb_tailroomArnaldo Carvalho de Melo