summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-112-12/+11
|\
| * iwlwifi: pcie: fix prph dump lengthLiad Kaufman2014-11-111-2/+1
| * iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach2014-11-111-10/+10
* | b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens2014-11-101-3/+1
* | rtlwifi: rtl8192se: Fix connection problemsLarry Finger2014-11-104-3/+25
* | rtlwifi: Fix errors in descriptor manipulationLarry Finger2014-11-101-3/+2
* | rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger2014-11-101-3/+8
* | Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-041-1/+3
|\ \
| * | mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
* | | Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-045-4/+24
|\ \ \ | | |/ | |/|
| * | iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-035-4/+23
| * | iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach2014-10-291-0/+1
* | | rtlwifi: rtl8192se: Fix firmware loadingLarry Finger2014-10-301-2/+2
* | | rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
* | | rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
* | | rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger2014-10-301-17/+0
* | | rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-305-0/+10
* | | mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-303-12/+43
* | | ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
* | | wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-10-301-0/+1
* | | Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-10-2714-44/+106
|\| |
| * | iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach2014-10-231-3/+3
| * | Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-10-231-6/+2
| * | iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach2014-10-231-11/+13
| * | iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2014-10-232-10/+17
| * | iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss2014-10-231-0/+7
| * | iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach2014-10-231-1/+2
| * | iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2014-10-232-4/+4
| * | iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman2014-10-231-1/+2
| * | iwlwifi: configure the LTREmmanuel Grumbach2014-10-236-8/+56
| |/
* | rtlwifi: Add check for get_btc_status callbackLarry Finger2014-10-231-1/+2
* | ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau2014-10-231-4/+4
* | rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese2014-10-235-6/+26
* | rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese2014-10-231-0/+11
* | rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese2014-10-231-0/+7
* | ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2014-10-232-0/+15
* | rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger2014-10-231-6/+9
* | ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-233-27/+41
* | rtlwifi: prevent format string usage from leakingKees Cook2014-10-231-1/+1
* | bcma: add another PCI ID of device with BCM43228Rafał Miłecki2014-10-231-2/+3
* | brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist2014-10-231-13/+12
* | rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger2014-10-231-4/+4
* | bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens2014-10-231-1/+1
* | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \
| * | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * | ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * | NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1913-48/+1326
|\ \ \