Age | Commit message (Expand) | Author | Files | Lines |
2009-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 57 | -456/+2290 |
2009-09-25 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 1 | -3/+17 |
2009-09-25 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -6/+41 |
2009-09-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+5 |
2009-09-25 | 3c59x: Get rid of "Trying to free already-free IRQ" | Anton Vorontsov | 1 | -9/+3 |
2009-09-25 | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 | Sebastian Haas | 1 | -7/+9 |
2009-09-25 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 43 | -158/+2386 |
2009-09-25 | Merge branch 'origin' into for-linus | Russell King | 35 | -136/+92 |
2009-09-24 | mlx4_core: Pass cache line size to device FW | Eli Cohen | 1 | -0/+5 |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -14/+14 |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 1 | -2/+1 |
2009-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 31 | -304/+832 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -7/+10 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -7/+8 |
2009-09-23 | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. | Vivek Natarajan | 1 | -2/+2 |
2009-09-23 | iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx | Stanislaw Gruszka | 2 | -0/+12 |
2009-09-23 | ath9k: Fix RFKILL bugs | Sujith | 1 | -7/+1 |
2009-09-23 | drivers/net/wireless: Use usb_endpoint_dir_out | Julia Lawall | 1 | -1/+1 |
2009-09-23 | wl12xx: fix kconfig/link errors | Randy Dunlap | 1 | -1/+1 |
2009-09-23 | rt2x00: fix the definition of rt2x00crypto_rx_insert_iv | Andrew Price | 1 | -1/+1 |
2009-09-23 | iwlwifi: reduce noise when skb allocation fails | Reinette Chatre | 2 | -2/+17 |
2009-09-23 | iwlwifi: do not send sync command while holding spinlock | Reinette Chatre | 1 | -1/+1 |
2009-09-23 | ar9170usb: add usbid for TP-Link TL-WN821N v2 | Christian Lamparter | 1 | -0/+2 |
2009-09-23 | ath9k: Disable autosleep feature by default. | Vivek Natarajan | 1 | -9/+1 |
2009-09-23 | ath9k: Fix regression in PA calibration | Sujith | 1 | -0/+1 |
2009-09-23 | ath9k: Fix bug in chain handling | Senthil Balasubramanian | 1 | -1/+3 |
2009-09-23 | ath9k: Fix AHB reset for AR9280 | Vivek Natarajan | 1 | -1/+1 |
2009-09-23 | ath9k: Adjust the chainmasks properly | Senthil Balasubramanian | 1 | -5/+15 |
2009-09-23 | ath9k: Do a full reset for AR9280 | Vasanthakumar Thiagarajan | 1 | -2/+2 |
2009-09-23 | ath9k: Don't read NF when chip has gone through full sleep mode | Vasanthakumar Thiagarajan | 1 | -1/+1 |
2009-09-23 | ath9k: Fix rx data corruption | Vasanthakumar Thiagarajan | 1 | -0/+9 |
2009-09-23 | ath9k: Fix chip wakeup issue | Sujith | 1 | -1/+1 |
2009-09-23 | ath9k: Restore TSF after RESET | Sujith | 1 | -0/+9 |
2009-09-23 | ath9k: Revamp PCIE workarounds | Vivek Natarajan | 4 | -72/+103 |
2009-09-23 | ath9k: Set default noise floor value for AR9287 | Vivek Natarajan | 2 | -0/+3 |
2009-09-23 | b43: Implement RFKILL status for LP PHY | Larry Finger | 1 | -1/+1 |
2009-09-23 | b43: Remove BROKEN attribute from SDIO | Michael Buesch | 1 | -1/+1 |
2009-09-23 | b43: fix build error if !CONFIG_B43_LEDS | Albert Herranz | 3 | -2/+13 |
2009-09-23 | b43: Don't abuse wl->current_dev in the led work | Michael Buesch | 3 | -5/+5 |
2009-09-23 | b43: Add LP PHY Analog Switch Support | Thomas Ilnseher | 1 | -1/+11 |
2009-09-23 | b43: Disable PMQ mechanism | Michael Buesch | 1 | -0/+14 |
2009-09-23 | b43: Add optional verbose runtime statistics | Michael Buesch | 5 | -0/+43 |
2009-09-23 | b43: Fix IRQ sync for SDIO | Michael Buesch | 1 | -6/+7 |
2009-09-23 | b43: Fix SDIO interrupt handler deadlock | Michael Buesch | 2 | -6/+5 |
2009-09-23 | b43: Do not use _irqsafe callbacks | Michael Buesch | 3 | -4/+4 |
2009-09-23 | b43: Add Soft-MAC SDIO device support | Albert Herranz | 5 | -16/+324 |
2009-09-23 | b43: Rewrite suspend/resume code | Michael Buesch | 4 | -173/+233 |
2009-09-23 | p54usb: add Zcomax XG-705A usbid | Christian Lamparter | 1 | -0/+1 |
2009-09-23 | iwlwifi: disable powersave for 4965 | Johannes Berg | 4 | -5/+11 |
2009-09-23 | iwlwifi: find the correct first antenna | Wey-Yi Guy | 1 | -1/+3 |