summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwaremaster-2010-07-20John W. Linville
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-17iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy
2010-07-17iwlwifi: more statistics counter for agn in debugfsWey-Yi Guy
2010-07-17iwlwifi: additional statistic debug counterWey-Yi Guy
2010-07-16orinoco_usb: potential null dereferenceDan Carpenter
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez
2010-07-16ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez
2010-07-14iwlwifi: convert new uses of __attribute__ ((packed)) to __packedmaster-2010-07-14John W. Linville
2010-07-14libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville
2010-07-14ath5k: clean up rxlink handlingBruno Randolf
2010-07-14ath5k: disable tasklets during resetBob Copeland
2010-07-14ath5k: move reset to mac80211 workqueueBob Copeland
2010-07-14ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau
2010-07-14wireless: airo: delete netdev from list after it is freedKulikov Vasiliy
2010-07-14ath9k: another fix for the A-MPDU buffer leakFelix Fietkau
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches
2010-07-14ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin
2010-07-14ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2010-07-13John W. Linville
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