Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ath9k_hw: Fix regulatory CTL index usage for AR9003 | Luis R. Rodriguez | 2010-08-04 | 1 | -7/+381 | |
| | * | | | | net: wl12xx: do not use kfree'd memory | Kulikov Vasiliy | 2010-08-04 | 1 | -2/+1 | |
| | * | | | | iwlagn: fix typo in ucode_bt_stats_read debugfs | Wey-Yi Guy | 2010-08-04 | 1 | -1/+1 | |
| | * | | | | iwlwifi: BA scd_flow not match condition detected | Wey-Yi Guy | 2010-08-04 | 1 | -1/+8 | |
| | * | | | | iwlwifi: fix compile warning | Johannes Berg | 2010-08-04 | 1 | -1/+1 | |
| | * | | | | ath9k_hw: fix a noise floor calibration related race condition | Felix Fietkau | 2010-08-04 | 4 | -20/+31 | |
| | * | | | | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 | 12 | -94/+130 | |
| | * | | | | ath9k: prevent calibration during off-channel activity | Felix Fietkau | 2010-08-04 | 2 | -35/+40 | |
| | * | | | | ath9k_hw: fix analog shift register writes on AR9003 | Felix Fietkau | 2010-08-04 | 1 | -1/+5 | |
| | * | | | | ath9k: fix a crash in the PA predistortion apply function | Felix Fietkau | 2010-08-04 | 1 | -0/+1 | |
| | * | | | | ath9k_hw: fix periodic noise floor calibration on AR9003 | Felix Fietkau | 2010-08-04 | 1 | -0/+6 | |
| | * | | | | ath9k_hw: clean up and fix initial noise floor calibration | Felix Fietkau | 2010-08-04 | 5 | -12/+16 | |
| | * | | | | iwlwifi: fix possible recursive locking deadlock | Johannes Berg | 2010-08-04 | 1 | -1/+5 | |
| * | | | | | usbnet: remove noisy and hardly useful printk | Christian Samsel | 2010-08-05 | 1 | -1/+0 | |
| * | | | | | virtio_net: implements ethtool_ops.get_drvinfo | Rusty Russell | 2010-08-04 | 1 | -0/+14 | |
| * | | | | | ppp: make channel_ops const | stephen hemminger | 2010-08-04 | 3 | -8/+8 | |
| * | | | | | drivers/net/enic: Use %pUB to format a UUID | Joe Perches | 2010-08-04 | 1 | -15/+2 | |
| * | | | | | davinci_emac: Fix use after free in davinci_emac_remove | Stefan Weil | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | via-velocity: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 | 1 | -2/+2 | |
| * | | | | | cxgb4vf: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 | 1 | -15/+16 | |
| * | | | | | cxgb3: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 | 1 | -12/+13 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 19 | -497/+311 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pcmcia: do not request windows if you don't need to | Dominik Brodowski | 2010-08-03 | 1 | -36/+1 | |
| * | | | | | | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 | 3 | -11/+1 | |
| * | | | | | | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 | 8 | -54/+19 | |
| * | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 19 | -205/+195 | |
| * | | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 17 | -53/+50 | |
| * | | | | | | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 2010-08-03 | 5 | -114/+49 | |
| * | | | | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 19 | -31/+3 | |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 2 | -24/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | PCI: change device runtime PM settings for probe and remove | Alan Stern | 2010-07-30 | 2 | -24/+8 | |
* | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 10 | -33/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 2 | -1/+2 | |
| * | | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 7 | -15/+15 | |
| * | | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 59 | -241/+414 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | niu: always include of_device.h | Randy Dunlap | 2010-07-05 | 1 | -3/+0 | |
| * | | | | | | | of: kill struct of_device | Grant Likely | 2010-06-28 | 1 | -2/+2 | |
| * | | | | | | | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 | 6 | -12/+12 | |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 | 2 | -38/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 7 | -12/+31 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Remove REDWOOD_[456] config options and conditional code | Christian Dietrich | 2010-07-26 | 2 | -38/+1 | |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 | 2 | -25/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 2010-08-05 | 1 | -24/+7 | |
| * | | | | | | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2010-08-05 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 13 | -23/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 70 | -287/+529 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | | | Fix spelling contorller -> controller in comments | Stefan Weil | 2010-08-04 | 1 | -1/+1 | |
| * | | | | | | | | fix comment typos concerning "challenge" | Uwe Kleine-König | 2010-07-19 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 118 | -809/+3135 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | |