summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-15net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm
2009-12-15ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty
2009-12-15ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala
2009-12-15ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala
2009-12-15bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli
2009-12-14sky2: leave PCI config space writeablestephen hemminger
2009-12-14sky2: print Optima chip namestephen hemminger
2009-12-13drivers/net/bonding/: : use pr_fmtJoe Perches
2009-12-13can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven
2009-12-13drivers/net/usb: Correct code taking the size of a pointerJulia Lawall
2009-12-13drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall
2009-12-13drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall
2009-12-13drivers/atm: Correct code taking the size of a pointerJulia Lawall
2009-12-133c574_cs: disable irq before calling el3_interruptKen Kawasaki
2009-12-13mlx4_core: return a negative error valueroel kluin
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp
2009-12-11be2net: fix error in rx completion processing.Ajit Khaparde
2009-12-11igbvf: avoid reset storms due to mailbox issuesAlexander Duyck
2009-12-11igb: fix handling of mailbox collisions between PF/VFAlexander Duyck
2009-12-11usb: remove rare pm primitive for conversion to new APIOliver Neukum
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2009-12-11tty: split the lock up a bit furtherAlan Cox
2009-12-11tty: Move the leader test in disassociateAlan Cox
2009-12-11tty: Push the bkl down a bit in the hangup codeAlan Cox
2009-12-11tty: Push the lock down further into the ldisc codeAlan Cox
2009-12-11tty: push the BKL down into the handlers a bitAlan Cox
2009-12-11tty: moxa: split open lockAlan Cox
2009-12-11tty: moxa: Kill the use of lock_kernelAlan Cox
2009-12-11tty: moxa: Fix modem op lockingAlan Cox
2009-12-11tty: moxa: Kill off the throttle methodAlan Cox
2009-12-11tty: moxa: Locking clean upAlan Cox
2009-12-11tty: moxa: rework the locking a bitAlan Cox
2009-12-11tty: moxa: Use more tty_port opsAlan Cox
2009-12-11tty: isicom: fix deadlock on shutdownAlan Cox
2009-12-11tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox
2009-12-11tty: mxser: use the tty_port_open methodAlan Cox
2009-12-11tty: isicom: sort out the board init logicAlan Cox
2009-12-11tty: isicom: switch to the new tty_port_open helperAlan Cox
2009-12-11tty: tty_port: Add a kref object to the tty portAlan Cox
2009-12-11tty: istallion: tty port open/close methodsAlan Cox
2009-12-11tty: stallion: Convert to the tty_port_open/close methodsAlan Cox