Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | mac80211: fix alignment issue with compare_ether_addr() | Senthil Balasubramanian | 2008-05-28 | |
| | * | | | | | | | | | | | mac80211: Fix for NULL pointer dereference in sta_info_get() | Senthil Balasubramanian | 2008-05-28 | |
| | * | | | | | | | | | | | mac80211: fix a typo in ieee80211_handle_filtered_frame comment | Yi Zhu | 2008-05-28 | |
| | * | | | | | | | | | | | rndis_wlan: add missing range check for power_output modparam | Jussi Kivilinna | 2008-05-28 | |
| | * | | | | | | | | | | | iwlwifi: fix rate scale TLC column selection bug | Guy Cohen | 2008-05-28 | |
| | * | | | | | | | | | | | iwlwifi: fix exit from stay_in_table state | Guy Cohen | 2008-05-28 | |
| | * | | | | | | | | | | | rndis_wlan: Make connections to TKIP PSK networks work | Scott Ashcroft | 2008-05-28 | |
| | * | | | | | | | | | | | mac80211 : Fixes the status message for iwconfig | Abhijeet Kolekar | 2008-05-28 | |
| | * | | | | | | | | | | | rt2x00: Use atomic interface iteration in irq context | Ivo van Doorn | 2008-05-28 | |
| | * | | | | | | | | | | | rt2x00: Reset antenna RSSI after switch | Ivo van Doorn | 2008-05-28 | |
| | * | | | | | | | | | | | rt2x00: Don't count retries as failure | Ivo van Doorn | 2008-05-28 | |
| | * | | | | | | | | | | | rt2x00: Fix memleak in tx() path | Ivo van Doorn | 2008-05-28 | |
| | * | | | | | | | | | | | mac80211: reorder channel and freq reporting in wext scan report | Tomas Winkler | 2008-05-28 | |
| | * | | | | | | | | | | | b43: Fix controller restart crash | Michael Buesch | 2008-05-28 | |
| | * | | | | | | | | | | | mac80211: fix ieee80211_rx_bss_put/get imbalance | Tomas Winkler | 2008-05-28 | |
| | * | | | | | | | | | | | net/mac80211: always true conditionals | Nicolas Kaiser | 2008-05-28 | |
| | * | | | | | | | | | | | b43: Upload both beacon templates on initial load | Michael Buesch | 2008-05-28 | |
| | * | | | | | | | | | | | rtl8180: fix wrong parameter in grf5101_rf_set_channel | Andrea Merello | 2008-05-28 | |
| | * | | | | | | | | | | | rtl8180: fix wrong parameter in max2820_rf_set_channel | Andrea Merello | 2008-05-28 | |
| | * | | | | | | | | | | | rtl8180: fix wrong parameter in sa2400_rf_set_channel | Andrea Merello | 2008-05-28 | |
| | * | | | | | | | | | | | rtl8180: avoid NULL dereference in max2820_rf_set_channel | John W. Linville | 2008-05-28 | |
| * | | | | | | | | | | | | bluetooth: fix locking bug in the rfcomm socket cleanup handling | Arjan van de Ven | 2008-05-29 | |
| * | | | | | | | | | | | | dccp ccid-3: Fix "t_ipi explosion" bug | Gerrit Renker | 2008-05-27 | |
| * | | | | | | | | | | | | dccp: Fix to handle short sequence numbers packet correctly | Wei Yongjun | 2008-05-27 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | [S390] Update default configuration. | Martin Schwidefsky | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] disassembler: fix idte instruction format. | Martin Schwidefsky | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] tape: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] 3270: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] dasd: use a generic wait_queue for sleep_on | Stefan Haberland | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] sclp_vt220: fix scheduling while atomic bug. | Heiko Carstens | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] showmem: Only walk spanned pages. | Heiko Carstens | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] appldata: prevent cpu hotplug when walking cpu_online_map. | Gerald Schaefer | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] Fix section mismatch warnings. | Heiko Carstens | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] s390 types: make dma_addr_t 64 bit capable | Christian Borntraeger | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] tape: Fix race condition in tape block device driver | Michael Holzheu | 2008-05-30 | |
| * | | | | | | | | | | | | [S390] fix sparsemem related compile error with allnoconfig on s390 | Hans-Joachim Picht | 2008-05-30 | |
* | | | | | | | | | | | | | acpi: fix sparse const errors | Harvey Harrison | 2008-05-30 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | driver-core: prepare for 2.6.27 api change by adding dev_set_name | Stephen Rothwell | 2008-05-30 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Revert "USB: EHCI: fix performance regression" | Greg Kroah-Hartman | 2008-05-29 | |
| * | | | | | | | | | | | | USB: fsl_usb2_udc: fix recursive lock | Li Yang | 2008-05-29 | |
| * | | | | | | | | | | | | USB: usb-serial: option: Don't match Huawei driver CD images | Michael Karcher | 2008-05-29 | |
| * | | | | | | | | | | | | USB: pl2303: another product ID | Steve Murphy | 2008-05-29 | |
| * | | | | | | | | | | | | USB: add another scanner quirk | René Rebe | 2008-05-29 | |
| * | | | | | | | | | | | | USB: Add support for ROKR W5 in unusual_devs.h | Javier Smaldone | 2008-05-29 | |
| * | | | | | | | | | | | | USB: Fix M600i unusual_devs entry | Phil Dibowitz | 2008-05-29 | |
| * | | | | | | | | | | | | USB: usb-storage: unusual_devs update for Cypress ATACB | Alan Stern | 2008-05-29 | |
| * | | | | | | | | | | | | USB: EHCI: fix performance regression | Alan Stern | 2008-05-29 |