summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26rt2x00: Fix regression for rt2500pciIvo van Doorn
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-07-26libertas: precedence bugDan Carpenter
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville
2010-07-26rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville
2010-07-26iwlagn: use __packed on new structure definitionsJohn W. Linville
2010-07-23iwlwifi: remove spurious semicolonsJohannes Berg
2010-07-23iwlwifi: reduce beacon fill conditionsJohannes Berg
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg
2010-07-23iwlagn: fix firmware loading TLV error pathJohannes Berg
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy
2010-07-21b43: silence phy_n sparse warningsLarry Finger
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg
2010-07-21Bluetooth: Use kzalloc for driversJulia Lawall
2010-07-21Bluetooth: Use kmemdup for driversJulia Lawall
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar
2010-07-21Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock
2010-07-21Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy
2010-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn 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