aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-22
* iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-22
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-22
* iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-02-22
* rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-22
* brcm80211: fmac: make sdio firmware filename specificArend van Spriel2012-02-22
* brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel2012-02-22
* brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel2012-02-22
* brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel2012-02-22
* brcm80211: fmac: update bus state in common driver partArend van Spriel2012-02-22
* brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when trueArend van Spriel2012-02-22
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-22
* brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-22
* brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORKFranky Lin2012-02-22
* brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2012-02-22
* brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel2012-02-22
* brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-22
* brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-22
* brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-22
* Correcting typos in rtlwifi/base.cTristan Pourcelot2012-02-22
* rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-22
* rt2x00:Add debug message for new chipsetJohn Li2012-02-22
* rt2x00:Fix typoJohn Li2012-02-22
* rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga2012-02-22
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-02-22
|\
| * wl12xx: remove some dead code in wl1271_plt_init()Dan Carpenter2012-02-15
| * wl12xx: delete wl->vif (and allow multiple vifs)Eliad Peller2012-02-15
| * wl12xx: enter forced-psm on fw changeEliad Peller2012-02-15
| * wl12xx: dynamically change fw according to number of active rolesEliad Peller2012-02-15
| * wl12xx: Use a dedicated fw for PLTEliad Peller2012-02-15
| * wl12xx: add split_scan_timeout debugfs fileEyal Shapira2012-02-15
| * wl12xx: use split scan for normal scanEyal Shapira2012-02-15
| * wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZEIdo Reis2012-02-15
| * wl12xx: don't fail on AP scanEliad Peller2012-02-15
| * wl12xx: declare support for hw scan while idleEliad Peller2012-02-15
| * wl12xx: configure arp filtering only after associationEliad Peller2012-02-15
| * wl12xx: Revert "wl12xx: disable auto-arp"Eliad Peller2012-02-15
| * wl12xx: consider encryption and QoS in auto arp templateEliad Peller2012-02-15
| * wl12xx: add forced_ps debugfs fileEyal Shapira2012-02-15
| * wl12xx: add forced_ps modeEyal Shapira2012-02-15
| * wl12xx: add suspend_listen_interval debugfs fileEyal Shapira2012-02-15
| * wl12xx: Set different wake up conditions in case of suspendEyal Shapira2012-02-15
| * wl12xx: add new coex paramsEliad Peller2012-02-15
| * wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flagEliad Peller2012-02-15
| * wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used onPontus Fuchs2012-02-15
| * wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.Pontus Fuchs2012-02-15
| * wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira2012-02-15
| * wl12xx: enable/disable BET with AUTO_PS/ACTIVEEyal Shapira2012-02-15
| * wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira2012-02-15
| * wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira2012-02-15