summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-18Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo
2013-03-18ath6kl: add tracing support to log functionsKalle Valo
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo
2013-03-18ath6kl: print firmware capabilitiesKalle Valo
2013-03-13b43: HT-PHY: enable basic TX power setupRafał Miłecki
2013-03-13b43: HT-PHY: setup TX power controlRafał Miłecki
2013-03-13b43: HT-PHY: implement RSSI pollingRafał Miłecki
2013-03-13b43: HT-PHY: implement playing sample toneRafał Miłecki
2013-03-13b43: HT-PHY: implement stopping sample tone playbackRafał Miłecki
2013-03-13b43: HT-PHY: implement controlling TX power controlRafał Miłecki
2013-03-13b43: HT-PHY: implement PA overrideRafał Miłecki
2013-03-13b43: HT-PHY: implement CCA resetRafał Miłecki
2013-03-13b43: HT-PHY: implement MAC reclockingRafał Miłecki
2013-03-13b43: HT-PHY: implement spurious tone avoidanceRafał Miłecki
2013-03-13b43: HT-PHY: move TX fix to the separated functionRafał Miłecki
2013-03-13b43: HT-PHY: add classifier control functionRafał Miłecki
2013-03-13b43: HT-PHY: rename AFE definesRafał Miłecki
2013-03-13wil6210: temperature measurementVladimir Kondratiev
2013-03-13wil6210: sync with new firmwareVladimir Kondratiev
2013-03-13wil6210: new SW resetVladimir Kondratiev
2013-03-13wil6210: headers clean-upVladimir Kondratiev
2013-03-13wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev
2013-03-13wil6210: fix FW error notificationVladimir Kondratiev
2013-03-13wil6210: report all received mgmt framesVladimir Kondratiev
2013-03-13wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev
2013-03-13wil6210: refactor connect_workerVladimir Kondratiev
2013-03-13wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev
2013-03-13wil6210: do not set IE's for beaconVladimir Kondratiev
2013-03-13wil6210: handle WMI_BA_STATUS_EVENTIDVladimir Kondratiev
2013-03-13wil6210: handle linkup/linkdown WMI eventsVladimir Kondratiev
2013-03-13wil6210: Remove local implementation of dynamic hexdumpVladimir Kondratiev
2013-03-13wil6210: remove unused including <linux/version.h>Wei Yongjun
2013-03-13ssb: pci: Fix flipping of MAC addressLarry Finger
2013-03-13rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger
2013-03-13rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin
2013-03-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville