| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: remove STATUS_CONF_PENDING in scanning | Tomas Winkler | 2008-10-07 | 3 | -32/+22 |
* | iwlwifi: scan fix comment | Tomas Winkler | 2008-10-07 | 1 | -1/+2 |
* | iwlwifi: scan correct setting of valid rx_chains | Tomas Winkler | 2008-10-07 | 1 | -1/+1 |
* | ath5k: implement multi-rate retry support, fix tx status reporting | Felix Fietkau | 2008-10-07 | 3 | -26/+95 |
* | mac80211: add multi-rate retry support | Felix Fietkau | 2008-10-07 | 5 | -4/+7 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-07 | 6 | -10/+13 |
* | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. | Gertjan van Wingerde | 2008-10-07 | 1 | -2/+7 |
* | p54: report appropriate rate and band values for 802.11a | Christian Lamparter | 2008-10-07 | 1 | -2/+3 |
* | ath9k: enable ANI to help with noisy environments | Luis R. Rodriguez | 2008-10-07 | 6 | -25/+197 |
* | ath9k: fix oops on trying to hold the wrong spinlock | Luis R. Rodriguez | 2008-10-07 | 1 | -1/+1 |
* | ath9k: kill ath9k's memzero() and use memset() instead | Luis R. Rodriguez | 2008-10-07 | 5 | -22/+19 |
* | ath9k: fixup some merge damage | John W. Linville | 2008-10-06 | 1 | -2/+0 |
* | netdrv: Fix unregister_netdev typos | Herbert Xu | 2008-10-05 | 2 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 113 | -521/+918 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-29 | 3 | -5/+20 |
| |\ |
|
| | * | ide: note that IDE generic may prevent other drivers from attaching | Tejun Heo | 2008-09-27 | 1 | -0/+14 |
| | * | ide-tape: fix vendor strings | Borislav Petkov | 2008-09-27 | 1 | -5/+5 |
| | * | Swarm: Fix crash due to missing initialization | Ralf Baechle | 2008-09-27 | 1 | -0/+1 |
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-29 | 1 | -0/+1 |
| |\ \ |
|
| | * | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 2008-09-27 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-09-29 | 1 | -2/+12 |
| |\ \ |
|
| | * | | kgdboc,tty: Fix tty polling search to use name correctly | Jason Wessel | 2008-09-26 | 1 | -2/+12 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-09-29 | 3 | -2/+4 |
| |\ \ |
|
| | * | | [SCSI] qlogicpti: fix sg list traversal error in continuation entries | Boaz Harrosh | 2008-09-29 | 1 | -0/+1 |
| | * | | [SCSI] Fix hang with split requests | James Bottomley | 2008-09-23 | 1 | -1/+2 |
| | * | | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ... | Andrew Vasquez | 2008-09-13 | 2 | -1/+2 |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-09-29 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | scsi: fix fall out of sg-chaining patch in qlogicpti | Boaz Harrosh | 2008-09-29 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * / | | sata_nv: reinstate nv_hardreset() for non generic controllers | Tejun Heo | 2008-09-29 | 1 | -6/+40 |
| |/ / |
|
| * | | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-26 | 1 | -4/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-25 | 2 | -6/+29 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-09-25 | 1 | -0/+7 |
| | |\ \ |
|
| | | * | | ath9k: disable MIB interrupts to fix interrupt storm | Luis R. Rodriguez | 2008-09-24 | 1 | -0/+7 |
| | * | | | [Bluetooth] Fix USB disconnect handling of btusb driver | Marcel Holtmann | 2008-09-23 | 1 | -4/+15 |
| | * | | | [Bluetooth] Fix wrong URB handling of btusb driver | Marcel Holtmann | 2008-09-23 | 1 | -2/+4 |
| | * | | | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips | Marcel Holtmann | 2008-09-23 | 1 | -0/+3 |
| | |/ / |
|
| * | | | i2c-dev: Return correct error code on class_create() failure | Sven Wegener | 2008-09-24 | 1 | -1/+3 |
| * | | | i2c-powermac: Fix section for probe and remove functions | Uwe Kleine-Koenig | 2008-09-24 | 1 | -2/+2 |
| * | | | USB: revert recovery from transient errors | Alan Stern | 2008-09-23 | 1 | -22/+17 |
| * | | | usb: unusual devs patch for Nokia 5310 Music Xpress | David Almaroad | 2008-09-23 | 1 | -0/+7 |
| * | | | usb: ftdi_sio: add support for Domintell devices | Gaetan Carlier | 2008-09-23 | 2 | -0/+6 |
| * | | | USB: drivers/usb/musb/: disable it on SuperH | Andrew Morton | 2008-09-23 | 1 | -0/+1 |
| * | | | USB Serial: Sierra: Add MC8785 VID/PID | Kevin Lloyd | 2008-09-23 | 1 | -0/+1 |
| * | | | USB: serial: add ZTE CDMA Tech id to option driver | Otavio Salvador | 2008-09-23 | 1 | -0/+2 |
| * | | | USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4) | Jaroslav Kysela | 2008-09-23 | 2 | -0/+2 |
| * | | | usb serial: ti_usb_3410_5052 obviously broken by firmware changes | Chris Adams | 2008-09-23 | 1 | -1/+1 |
| * | | | USB: fsl_usb2_udc: fix VDBG() format string | Peter Korsgaard | 2008-09-23 | 1 | -1/+1 |
| * | | | USB: unusual_devs addition for RockChip MP3 player | Alan Stern | 2008-09-23 | 1 | -0/+7 |
| * | | | USB: SERIAL CP2101 add device IDs | Craig Shelley | 2008-09-23 | 1 | -0/+3 |
| * | | | usb-serial: Add Siemens EF81 to PL-2303 hack triggers | Andreas Bombe | 2008-09-23 | 1 | -1/+3 |