aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-18
* bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-18
* TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-18
* e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-18
* broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-18
* e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-18
* netxen: use module parameter correctlyStephen Hemminger2009-12-18
* Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-17
* net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-16
* ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-16
* ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-16
* ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-16
* bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-16
* sky2: leave PCI config space writeablestephen hemminger2009-12-15
* sky2: print Optima chip namestephen hemminger2009-12-15
* drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-13
* can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-13
* drivers/net/usb: Correct code taking the size of a pointerJulia Lawall2009-12-13
* drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall2009-12-13
* drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-13
* drivers/atm: Correct code taking the size of a pointerJulia Lawall2009-12-13
* 3c574_cs: disable irq before calling el3_interruptKen Kawasaki2009-12-13
* mlx4_core: return a negative error valueroel kluin2009-12-13
* can: Fix data length code handling in rx pathOliver Hartkopp2009-12-13
* be2net: fix error in rx completion processing.Ajit Khaparde2009-12-12
* igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2009-12-12
* igb: fix handling of mailbox collisions between PF/VFAlexander Duyck2009-12-12
* usb: remove rare pm primitive for conversion to new APIOliver Neukum2009-12-12
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-11
| |\
| | * [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
| | * [CPUFREQ] make internal cpufreq_add_dev_* staticAlex Chiang2009-11-24
| | * [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tuningsThomas Renninger2009-11-24
| * | Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman2009-12-11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
| |\ \
| | * | tty: split the lock up a bit furtherAlan Cox2009-12-11
| | * | tty: Move the leader test in disassociateAlan Cox2009-12-11
| | * | tty: Push the bkl down a bit in the hangup codeAlan Cox2009-12-11
| | * | tty: Push the lock down further into the ldisc codeAlan Cox2009-12-11
| | * | tty: push the BKL down into the handlers a bitAlan Cox2009-12-11
| | * | tty: moxa: split open lockAlan Cox2009-12-11
| | * | tty: moxa: Kill the use of lock_kernelAlan Cox2009-12-11
| | * | tty: moxa: Fix modem op lockingAlan Cox2009-12-11
| | * | tty: moxa: Kill off the throttle methodAlan Cox2009-12-11
| | * | tty: moxa: Locking clean upAlan Cox2009-12-11
| | * | tty: moxa: rework the locking a bitAlan Cox2009-12-11
| | * | tty: moxa: Use more tty_port opsAlan Cox2009-12-11
| | * | tty: isicom: fix deadlock on shutdownAlan Cox2009-12-11
| | * | tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-11
| | * | tty: mxser: use the tty_port_open methodAlan Cox2009-12-11