summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-12hso: remove driver versionFilip Aben
2010-07-12drivers/net/caif: Remove unnecessary casts of private_dataJoe Perches
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-12atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR
2010-07-12fec: use interrupt for MDIO completion indicationBaruch Siach
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12xtsonic: free irq if sonic_open() failsKulikov Vasiliy
2010-07-12macsonic: free irqs if sonic_open() failsKulikov Vasiliy
2010-07-12jazzsonic: free irq if sonic_open() failsKulikov Vasiliy
2010-07-12isdn: fix strlen() usageDan Carpenter
2010-07-12tc35815: fix iomap leakKulikov Vasiliy
2010-07-12ll_temac: Fix missing validate_addr hookDenis Kirjanov
2010-07-12cxgb4vf: fix TX Queue restartCasey Leedom
2010-07-12depca: fix leaks in depca_module_init()Kulikov Vasiliy
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau
2010-07-12ath9k: validate the TID in the tx status informationFelix Fietkau
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau
2010-07-12ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau
2010-07-12ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-07-12ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-07-12rt2x00: Move driver callback functions into the ops structureIvo van Doorn
2010-07-12rt2x00: Move common firmware loading into rt2800libIvo van Doorn
2010-07-12rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa
2010-07-12rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesHelmut Schaa
2010-07-12rt2x00: Remove set_tim callback from PCI driversHelmut Schaa
2010-07-12rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa
2010-07-12rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa
2010-07-12rt2x00: Implement broad- and multicast bufferingHelmut Schaa
2010-07-12rt2x00: Allow beacon update without scheduling a workHelmut Schaa
2010-07-12rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa
2010-07-12rt2x00: Make rt2800_write_beacon only export to GPLIvo van Doorn
2010-07-12rt2x00: Implement watchdog monitoringIvo van Doorn
2010-07-12rt2x00: Fix vgc_level_reg handlingIvo van Doorn
2010-07-12rt2x00: Disable link tuning while scanningIvo van Doorn
2010-07-12rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn
2010-07-12rt2x00: Convert AGC value from descriptor to RSSI (dBm)Ivo van Doorn
2010-07-12rt2x00: Limit txpower by eeprom valuesHelmut Schaa
2010-07-12hostap: fixup strlen() mathDan Carpenter
2010-07-12adm8211: fix memory leakKulikov Vasiliy
2010-07-12prism54: call BUG_ON() earlierDan Carpenter
2010-07-12wl1271: use __packed annotationLuciano Coelho
2010-07-12libertas: Added support for host sleep featureAmitkumar Karwar
2010-07-11ac3200: fix error pathKulikov Vasiliy
2010-07-11at1700: fix double free_irqKulikov Vasiliy
2010-07-11cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis
2010-07-11cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis