summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-10rtlwifi: Fix errors in descriptor manipulationLarry Finger1-3/+2
2014-11-10rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger1-3/+8
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl1-0/+3
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach5-4/+23
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger5-0/+10
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang3-12/+43
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-10-29mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho1-1/+2
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho5-17/+10
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau1-5/+6
2014-10-29mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao1-1/+3
2014-10-29iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach1-0/+1
2014-10-23iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach1-3/+3
2014-10-23Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-10-23iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-10-23iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2-10/+17
2014-10-23iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss1-0/+7
2014-10-23iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach1-1/+2
2014-10-23iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2-4/+4
2014-10-23iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman1-1/+2
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-10-23rtlwifi: Add check for get_btc_status callbackLarry Finger1-1/+2
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau1-4/+4
2014-10-23rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese5-6/+26
2014-10-23rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese1-0/+11
2014-10-23rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese1-0/+7
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2-0/+15
2014-10-23rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger1-6/+9
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan3-27/+41
2014-10-23rtlwifi: prevent format string usage from leakingKees Cook1-1/+1
2014-10-23bcma: add another PCI ID of device with BCM43228Rafał Miłecki1-2/+3
2014-10-23brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist1-13/+12
2014-10-23rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger1-4/+4
2014-10-23bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens1-1/+1
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2-10/+15
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3