aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-24niu: Add support for Neptune FEM/NEM cards for C10 server bladesMatheos Worku
2008-04-24niu: Determine the # of ports from the card's VPD dataMatheos Worku
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-23b43: Workaround DMA quirksMichael Buesch
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-23ssb: Fix all-ones boardflagsLarry Finger
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke
2008-04-18firewire: cleanupsAdrian Bunk
2008-04-18firewire: fix synchronization of gap countsStefan Richter
2008-04-18firewire: wait until PHY configuration packet was transmitted (fix bus reset ...Stefan Richter
2008-04-18firewire: remove unused struct memberStefan Richter
2008-04-18firewire: use bitwise and to get reg in handle_registersJarod Wilson
2008-04-18firewire: replace more hex values with defined csr constantsJarod Wilson
2008-04-18firewire: reread config ROM when device reset the busStefan Richter
2008-04-18firewire: replace static ROM cache by allocated cacheStefan Richter
2008-04-18firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...Stefan Richter
2008-04-18firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter
2008-04-18firewire: fw-ohci: conditionally log busReset interruptsStefan Richter
2008-04-18firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson