| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | e100/e1000*/igb*/ixgb*: Add missing read memory barrier | Jeff Kirsher | 2010-08-08 |
| * | ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG | John Fastabend | 2010-08-08 |
| * | netxen: protect tx timeout recovery by rtnl lock | Amit Kumar Salecha | 2010-08-08 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-06 |
| |\ |
|
| | * | iwlwifi: fix locking assertions | Johannes Berg | 2010-08-06 |
| | * | iwlwifi: fix TX tracer | Johannes Berg | 2010-08-06 |
| | * | rtl8180: avoid potential NULL deref in rtl8180_beacon_work | John W. Linville | 2010-08-05 |
| | * | libertas: scan before assocation if no BSSID was given | Dan Williams | 2010-08-05 |
| | * | libertas: fix association with some APs by using extended rates | Dan Williams | 2010-08-05 |
| | * | libertas: get the right # of scanned BSSes | Dan Williams | 2010-08-05 |
| | * | iwlagn: Improve aggregation failure error messages | Andy Lutomirski | 2010-08-04 |
| | * | rt2x00: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
| | * | wireless: ipw2100: check result of kzalloc() | Christoph Fritz | 2010-08-04 |
| | * | ath9k: fix erased ieee80211_rx_status.mactime | Jan Friedrich | 2010-08-04 |
| | * | p54pci: Add PCI ID for SMC2802W | Larry Finger | 2010-08-04 |
| | * | ath9k: fix an issue in ath_atx_tid paused flag management | Lorenzo Bianconi | 2010-08-04 |
| | * | ath9k_hw: Fix regulatory CTL index usage for AR9003 | Luis R. Rodriguez | 2010-08-04 |
| | * | net: wl12xx: do not use kfree'd memory | Kulikov Vasiliy | 2010-08-04 |
| | * | iwlagn: fix typo in ucode_bt_stats_read debugfs | Wey-Yi Guy | 2010-08-04 |
| | * | iwlwifi: BA scd_flow not match condition detected | Wey-Yi Guy | 2010-08-04 |
| | * | iwlwifi: fix compile warning | Johannes Berg | 2010-08-04 |
| | * | ath9k_hw: fix a noise floor calibration related race condition | Felix Fietkau | 2010-08-04 |
| | * | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 |
| | * | ath9k: prevent calibration during off-channel activity | Felix Fietkau | 2010-08-04 |
| | * | ath9k_hw: fix analog shift register writes on AR9003 | Felix Fietkau | 2010-08-04 |
| | * | ath9k: fix a crash in the PA predistortion apply function | Felix Fietkau | 2010-08-04 |
| | * | ath9k_hw: fix periodic noise floor calibration on AR9003 | Felix Fietkau | 2010-08-04 |
| | * | ath9k_hw: clean up and fix initial noise floor calibration | Felix Fietkau | 2010-08-04 |
| | * | iwlwifi: fix possible recursive locking deadlock | Johannes Berg | 2010-08-04 |
| * | | usbnet: remove noisy and hardly useful printk | Christian Samsel | 2010-08-05 |
| * | | virtio_net: implements ethtool_ops.get_drvinfo | Rusty Russell | 2010-08-05 |
| * | | ppp: make channel_ops const | stephen hemminger | 2010-08-05 |
| * | | drivers/net/enic: Use %pUB to format a UUID | Joe Perches | 2010-08-04 |
| * | | davinci_emac: Fix use after free in davinci_emac_remove | Stefan Weil | 2010-08-04 |
| * | | via-velocity: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
| * | | cxgb4vf: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
| * | | cxgb3: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * | | | pcmcia: do not request windows if you don't need to | Dominik Brodowski | 2010-08-03 |
| * | | | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 |
| * | | | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 |
| * | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | | | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | | | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 2010-08-03 |
| * | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | PCI: change device runtime PM settings for probe and remove | Alan Stern | 2010-07-30 |
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ |
|
| * | | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 |