aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-15wl12xx: add new coex paramsEliad Peller2-0/+7
2012-02-15wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flagEliad Peller2-4/+14
2012-02-15wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used onPontus Fuchs3-4/+11
2012-02-15wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.Pontus Fuchs2-1/+15
2012-02-15wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTEDEyal Shapira4-36/+23
2012-02-15wl12xx: enable/disable BET with AUTO_PS/ACTIVEEyal Shapira1-0/+7
2012-02-15wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()Eyal Shapira4-12/+6
2012-02-15wl12xx: add dynamic_ps_timeout debugfs fileEyal Shapira1-0/+67
2012-02-15wl12xx: add support for HW dynamic PSEyal Shapira6-26/+26
2012-02-15wl12xx: remove PS management codeEyal Shapira7-239/+5
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller6-134/+156
2012-02-15wl12xx: fw api change - add role_id to tsf_infoEliad Peller3-6/+13
2012-02-15wl12xx: use dev_role_id for scansEliad Peller3-8/+17
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller6-53/+94
2012-02-15wl12xx: don't release/claim sdio on suspend/resumeEliad Peller1-11/+0
2012-02-15Revert "wl12xx: Change claiming of the SDIO bus"Eliad Peller1-0/+10
2012-02-15wl12xx: remove wl1271_tx_update_filtersEliad Peller1-31/+0
2012-02-15wl12xx: check bss_conf->assoc on CHANGED_BSSIDEliad Peller1-1/+2
2012-02-15wl12xx: fix typo in fwlog module param descriptionLuciano Coelho1-1/+1
2012-02-15wl12xx: remove unnecessary shadow declarationLuciano Coelho1-1/+2
2012-02-15wl12xx: add testmode operation to read the BD_ADDR from Fuse ROMLuciano Coelho1-0/+50
2012-02-15wl12xx: use two MAC addresses based on the NVS or from fuse ROMLuciano Coelho5-26/+131
2012-02-15wl12xx: read chip ID and HW PG version during probeLuciano Coelho3-29/+46
2012-02-15wl12xx: move partition table definition to io.cLuciano Coelho3-66/+68
2012-02-15wl12xx: cancel delayed elp work and clear flags when stopping PLTLuciano Coelho1-3/+4
2012-02-15wl12xx: Fix potential interrupt stormIdo Yariv1-2/+28
2012-02-15wl12xx: Power off after flushing workIdo Yariv1-2/+5
2012-02-15wl12xx: Acquire lock before stopping pltIdo Yariv1-13/+5
2012-02-15wl12xx: Make sure HW is available in sched scan opsPontus Fuchs1-0/+8
2012-02-15wl12xx: enable sparse endianess check by defaultLuciano Coelho1-0/+2
2012-02-15wl1251: enable sparse endianess check by defaultLuciano Coelho1-0/+2
2012-02-15wl1251: convert 32-bit values to le32 before writing to the chipLuciano Coelho2-6/+5
2012-02-15wl1251: fix sparse warningLuciano Coelho1-2/+0
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville1-3/+3
2012-02-08mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-08rtlwifi: Return correct failure code on errorSimon Graham1-1/+1
2012-02-08mac80211: rename mesh static path_lookup()Luis R. Rodriguez1-3/+3
2012-02-08rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham1-6/+10
2012-02-08mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau1-0/+2
2012-02-08rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde2-7/+40
2012-02-08rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde2-5/+12
2012-02-08rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde1-1/+2
2012-02-08rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde1-4/+2
2012-02-08rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde2-2/+10
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde1-1/+1
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde5-17/+31
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2-0/+24
2012-02-08orinoco: Remove old mailing lists from MAINTAINERSDavid Gibson1-2/+0
2012-02-06mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka3-85/+59