summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg7-286/+316
2012-02-22iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka1-7/+1
2012-02-22iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka4-5/+5
2012-02-22iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka5-36/+36
2012-02-22iwlegacy: small queue initializations cleanupStanislaw Gruszka4-61/+52
2012-02-22iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UPStanislaw Gruszka1-4/+2
2012-02-22iwlegacy: small il4965_set_hw_ready cleanupStanislaw Gruszka1-21/+14
2012-02-22iwlegacy: check correct il_poll_bit error valueStanislaw Gruszka1-1/+1
2012-02-22iwlegacy: do not grab nic access if rfkillStanislaw Gruszka5-57/+97
2012-02-22iwleagcy: fix ident code damageStanislaw Gruszka2-26/+10
2012-02-22iwleagcy: remove old commentsStanislaw Gruszka1-16/+0
2012-02-22iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2-52/+53
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka6-423/+145
2012-02-22iwlegacy: merge all ops structures into oneStanislaw Gruszka5-131/+78
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka8-81/+71
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka7-27/+13
2012-02-22iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka4-16/+8
2012-02-22iwlegacy: remove temp_opsStanislaw Gruszka4-25/+15
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka10-38/+30
2012-02-22iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka4-325/+305
2012-02-22iwlegacy: regulatory_bands is not an opsStanislaw Gruszka4-29/+42
2012-02-22iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka3-9/+9
2012-02-22iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2-4/+7
2012-02-22iwlegacy: always check if got h/w access before writeStanislaw Gruszka3-18/+21
2012-02-22iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka1-2/+3
2012-02-22rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2-2/+4
2012-02-22brcm80211: fmac: make sdio firmware filename specificArend van Spriel1-6/+6
2012-02-22brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel7-7/+1812
2012-02-22brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel1-2/+3
2012-02-22brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel1-2/+4
2012-02-22brcm80211: fmac: update bus state in common driver partArend van Spriel2-14/+8
2012-02-22brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when trueArend van Spriel1-4/+3
2012-02-22brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel3-5/+32
2012-02-22brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel3-9/+12
2012-02-22brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORKFranky Lin1-4/+4
2012-02-22brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2-2/+3
2012-02-22brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel3-5/+14
2012-02-22brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-02-22brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel1-20/+1
2012-02-22brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel1-4/+3
2012-02-22brcm80211: update the maintainers listed for brcm80211 driversArend van Spriel1-1/+0
2012-02-22Correcting typos in rtlwifi/base.cTristan Pourcelot1-3/+3
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger3-277/+104
2012-02-22rt2x00:Add debug message for new chipsetJohn Li1-2/+2
2012-02-22rt2x00:Fix typoJohn Li1-1/+1
2012-02-22rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga1-1/+1
2012-02-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville33-798/+1386
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2634-44566/+108320
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar1-1/+7