summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-07-11cxgb4: add user manipulation of the RSS tableDimitris Michailidis
2010-07-11cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis
2010-07-11cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis
2010-07-11tg3: Update version to 3.112Matt Carlson
2010-07-11tg3: Fix some checkpatch errorsMatt Carlson
2010-07-11tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-11tg3: Report driver version to firmwareMatt Carlson
2010-07-11tg3: Relax 5717 serdes restrictionMatt Carlson