summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds2008-08-061-1/+1
* m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven2008-08-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-08-061-9/+20
|\
| * firewire: Preserve response data alignment bug when it is harmlessDavid Moore2008-08-021-9/+20
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-061-2/+2
|\ \
| * | [IA64] Fix uniprocessor build w.r.t. SGI_XP and SGI_GRUTony Luck2008-08-041-2/+2
* | | Remove bogons from the iSeries consoleAlan Cox2008-08-061-4/+0
* | | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-052-6/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-0556-1121/+1834
|\ \ \
| * \ \ Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-0532-715/+733
| |\ \ \
| | * | | iwl3945: fix merge mistake for packet injectionZhu Yi2008-08-041-6/+0
| | * | | iwlwifi: grap nic access before accessing periphery registersTomas Winkler2008-08-041-1/+3
| | * | | iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach2008-08-041-0/+1
| | * | | iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler2008-08-041-10/+8
| | * | | iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-045-51/+119
| | * | | iwlwifi: memory allocation optimizationGregory Greenman2008-08-044-28/+59
| | * | | iwlwifi: HW bug fixesTomas Winkler2008-08-043-6/+31
| | * | | p54: Fix potential concurrent access to private dataLarry Finger2008-08-042-0/+7
| | * | | rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-041-0/+14
| | * | | iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener2008-08-044-28/+36
| | * | | iwlwifi: rename 4965 to AGNTomas Winkler2008-08-044-63/+68
| | * | | iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-0411-60/+55
| | * | | iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-042-4/+2
| | * | | iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-043-4/+5
| | * | | iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-08-041-0/+2
| | * | | iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-043-7/+7
| | * | | iwlwifi: set led register in disassociationEsti Kummer2008-08-041-16/+24
| | * | | iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-043-111/+0
| | * | | iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-047-128/+119
| | * | | iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-042-33/+31
| | * | | iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-044-39/+37
| | * | | iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-043-38/+34
| | * | | iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-043-63/+58
| | * | | iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-047-24/+18
| * | | | tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-041-16/+4
| |/ / /
| * | | rt2x00: Fix compile warningIvo van Doorn2008-08-022-3/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-0124-387/+1094
| |\ \ \
| | * | | iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
| | * | | prism54 - Use offsetof()Takashi Iwai2008-08-011-1/+1
| | * | | ipw2200 - Fix bad ipw_write8() macroTakashi Iwai2008-08-011-2/+3
| | * | | rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-012-1/+18
| | * | | rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
| | * | | libertas: only enable rtap with mesh firmwareDan Williams2008-08-011-6/+9
| | * | | rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-013-2/+10
| | * | | rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
| | * | | rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5
| | * | | rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-011-0/+4
| | * | | rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-011-10/+7
| | * | | Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2008-08-012-0/+3
| | * | | iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-011-4/+4
OpenPOWER on IntegriCloud