summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-19brcmfmac: remove unnecessary function prototypesArend van Spriel2-263/+231
2013-12-19brcmfmac: combine bcmsdh source files into oneArend van Spriel3-553/+521
2013-12-19brcmfmac: add missing curly braces in brcmf_fws_txstatus_suppressed()Arend van Spriel1-1/+3
2013-12-19net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz1-13/+19
2013-12-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville35-766/+1837
2013-12-18iwlwifi: mvm: rs: fix variable shadowingJohannes Berg1-5/+3
2013-12-18iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2-14/+0
2013-12-17iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira1-0/+6
2013-12-17iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira1-0/+8
2013-12-17iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer1-0/+5
2013-12-17iwlwifi: mvm: fixup MakefileEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira1-83/+103
2013-12-17iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira1-7/+2
2013-12-17iwlwifi: mvm: rs: improve rates table algoEyal Shapira1-103/+151
2013-12-17iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2-35/+2
2013-12-17iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira2-104/+82
2013-12-17iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar2-0/+6
2013-12-17iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov1-1/+2
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov2-2/+1
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov4-15/+20
2013-12-17iwlwifi: mvm: check iwl_nvm_init return valueEliad Peller1-1/+3
2013-12-17iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach2-4/+1
2013-12-17iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefsEyal Shapira1-24/+22
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2-3/+6
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov5-81/+65
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov8-67/+55
2013-12-17iwlwifi: mvm: clarify smps_requests documentationJohannes Berg1-2/+2
2013-12-17iwlwifi: mvm: configure phy_ctxt with min_defEliad Peller1-2/+2
2013-12-17iwlwifi: mvm: add multicast filtering supportEliad Peller4-13/+102
2013-12-17iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY areaEmmanuel Grumbach1-14/+14
2013-12-17iwlwifi: mvm: add per-vif power debugfs hooksAlexander Bondar2-0/+360
2013-12-17iwlwifi: mvm: Enable power save on a single P2P client interfaceAlexander Bondar3-4/+24
2013-12-17iwlwifi: mvm: Disable power save for monitor interfaceAlexander Bondar3-12/+35
2013-12-17iwlwifi: mvm: Change power management dependency on multi MACAlexander Bondar3-65/+53
2013-12-17iwlwifi: mvm: Add uAPSD misbehaving AP notification handlingAlexander Bondar6-140/+209
2013-12-17iwlwifi: publish Tx STBC support in VHTEyal Shapira1-2/+6
2013-12-17iwlwifi: set VHT beamformee STS cap correctlyEyal Shapira1-0/+3
2013-12-17iwlwifi: publish STBC support in HTEyal Shapira3-0/+10
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov10-8/+115
2013-12-17iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein8-2/+402
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic3-6/+99
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov1-1/+2
2013-12-16mac80211: check pairwise key_idx on get_key callMax Stepanov1-2/+2
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho1-1/+4
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho3-50/+17
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen4-4/+22
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel4-20/+68
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2-4/+2
2013-12-16mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho1-0/+4
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2-3/+10