summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
|\
| * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-135-110/+118
* | claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2010-08-132-61/+61
* | phylib: available for any speed ethernetRandy Dunlap2010-08-121-1/+1
* | caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland2010-08-111-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1113-135/+88
|\|
| * iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
| * Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
* | isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-1/+4
* | isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+1
* | isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+1
* | usbnet: rx_submit() should return an error code.David S. Miller2010-08-101-6/+16
* | qlcnic: using too much stackDan Carpenter2010-08-101-6/+21
* | qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter2010-08-101-22/+23
* | phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
* | farsync: Fix compile warnings.David S. Miller2010-08-101-7/+8
|/
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-098-0/+18
* ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend2010-08-091-4/+10
* netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-081-8/+7
* isdn: gigaset: use after freeDan Carpenter2010-08-081-2/+4
* isdn: gigaset: add missing unlockDan Carpenter2010-08-081-0/+1
* solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse2010-08-081-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-0632-273/+836
|\
| * iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
| * iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
| * rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2
| * libertas: scan before assocation if no BSSID was givenDan Williams2010-08-053-33/+121
| * libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
| * libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
| * iwlagn: Improve aggregation failure error messagesAndy Lutomirski2010-08-041-4/+7
| * rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-041-11/+10
| * wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4
| * ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-041-5/+5
| * p54pci: Add PCI ID for SMC2802WLarry Finger2010-08-041-0/+2
| * ath9k: fix an issue in ath_atx_tid paused flag managementLorenzo Bianconi2010-08-041-26/+8
| * ath9k_hw: Fix regulatory CTL index usage for AR9003Luis R. Rodriguez2010-08-041-7/+381
| * net: wl12xx: do not use kfree'd memoryKulikov Vasiliy2010-08-041-2/+1
| * iwlagn: fix typo in ucode_bt_stats_read debugfsWey-Yi Guy2010-08-041-1/+1
| * iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy2010-08-041-1/+8
| * iwlwifi: fix compile warningJohannes Berg2010-08-041-1/+1
| * ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau2010-08-044-20/+31
| * ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-0412-94/+130
| * ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-042-35/+40