| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 5 | -16/+56 |
|\ |
|
| * | p54: fix race condition in memory management | Christian Lamparter | 2009-03-06 | 1 | -3/+6 |
| * | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2009-03-05 | 2 | -12/+11 |
| * | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 2009-03-05 | 1 | -1/+31 |
| * | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 2009-03-05 | 1 | -0/+8 |
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 11 | -85/+119 |
|\ \ \| |
|
| | | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-01 | 1 | -4/+4 |
| | | |\ |
|
| | | * | | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar | 2009-02-26 | 7 | -70/+71 |
| | | * | | rtl8187: New USB ID's for RTL8187L | Larry Finger | 2009-02-23 | 1 | -0/+12 |
| | | * | | ath9k: Fix panic upon attach failure | Vasanthakumar Thiagarajan | 2009-02-23 | 1 | -7/+17 |
| | | * | | orinoco: do not resgister NULL pm_notifier function | Andrey Borzenkov | 2009-02-23 | 1 | -4/+15 |
| * | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -4/+4 |
|/| | | |
| | |_|/
| |/| | |
|
| * | | | Fix iwlan DMA mapping direction | Fenghua Yu | 2009-02-25 | 1 | -4/+4 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 6 | -38/+83 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | | * | | | arlan-main.c fix compilation warnings for phys_addr_t | Jaswinder Singh Rajput | 2009-02-11 | 1 | -2/+2 |
| |_|/ / /
|/| | | | |
|
| * | | | | iwlwifi: fix suspend/resume and its usage of pci saved state | Reinette Chatre | 2009-02-11 | 2 | -4/+26 |
| * | | | | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G | Hin-Tak Leung | 2009-02-11 | 1 | -0/+1 |
| * | | | | zd1211rw: adding 0ace:0xa211 as a ZD1211 device | Hin-Tak Leung | 2009-02-11 | 1 | -0/+1 |
| * | | | | ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx | Bob Copeland | 2009-02-11 | 1 | -32/+53 |
|/ / / / |
|
* | | | | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2009-02-04 | 2 | -0/+4 |
* | | | | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre | 2009-02-04 | 1 | -0/+3 |
| |/ /
|/| | |
|
* | | | ath5k: fix locking in ath5k_config | Bob Copeland | 2009-01-29 | 1 | -1/+9 |
* | | | iwlwifi: fix kernel oops when ucode DMA memory allocation failure | Zhu, Yi | 2009-01-29 | 1 | -0/+4 |
* | | | rtl8187: Fix error in setting OFDM power settings for RTL8187L | Larry Finger | 2009-01-29 | 1 | -2/+8 |
* | | | rtl8187: Add termination packet to prevent stall | Larry Finger | 2009-01-23 | 1 | -0/+1 |
* | | | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed | 2009-01-23 | 2 | -5/+23 |
* | | | p54usb: fix packet loss with first generation devices | Christian Lamparter | 2009-01-23 | 1 | -2/+5 |
* | | | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre | 2009-01-22 | 2 | -2/+2 |
* | | | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list | Hin-Tak Leung | 2009-01-22 | 1 | -0/+1 |
* | | | p54usb: fix nasty use after free | Christian Lamparter | 2009-01-22 | 1 | -21/+13 |
* | | | p54: more cryptographic accelerator fixes | Christian Lamparter | 2009-01-22 | 1 | -3/+17 |
* | | | p54: add missing break in eeprom parser | Chr | 2009-01-22 | 1 | -2/+2 |
* | | | orinoco: use KERN_DEBUG for link status messages | Pavel Roskin | 2009-01-22 | 1 | -1/+1 |
* | | | rt2x00: Fix TX rate short preamble detection | Ivo van Doorn | 2009-01-22 | 1 | -1/+2 |
* | | | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_... | Andrey Borzenkov | 2009-01-22 | 1 | -17/+13 |
* | | | usbnet: allow type check of devdbg arguments in non-debug build | Steve Glendinning | 2009-01-21 | 1 | -2/+0 |
* | | | p54: fix p54_set_key's return code | Christian Lamparter | 2009-01-16 | 1 | -1/+1 |
* | | | p54: set_tim must be atomic. | Artur Skawina | 2009-01-16 | 1 | -1/+1 |
* | | | rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free(). | Rami Rosen | 2009-01-16 | 1 | -1/+1 |
* | | | iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure | Zhu Yi | 2009-01-16 | 2 | -2/+2 |
* | | | ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK | Jouni Malinen | 2009-01-16 | 1 | -1/+1 |
* | | | ath9k: Fix an operator typo in phy rate validation | Jouni Malinen | 2009-01-16 | 1 | -1/+1 |
* | | | libertas: Fix alignment issues in libertas core | Andrey Yurovsky | 2009-01-16 | 1 | -46/+45 |
* | | | p54: fix oops caused by bad eeproms | Christian Lamparter | 2009-01-16 | 1 | -1/+1 |
|/ / |
|
* | | p54: fix "‘ret’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
* | | iwl3945: fix "‘power_idx’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
* | | b43legacy: fix "‘up_dev’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
* | | b43: fix "‘gmode’ may be used uninitialized" warning | John W. Linville | 2009-01-13 | 1 | -1/+1 |
* | | libertas_tf: return NETDEV_TX_OK in TX op | Andrey Yurovsky | 2009-01-12 | 1 | -1/+1 |
* | | rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES | Ivo van Doorn | 2009-01-12 | 1 | -2/+2 |