aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26mac80211: convert to channel definition structJohannes Berg1-4/+5
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-1/+1
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller2-33/+43
2012-09-27wlcore: decrease elp timeoutEliad Peller1-6/+2
2012-09-27wlcore: Load the NVS file asynchronouslyIdo Yariv2-38/+53
2012-09-27wlcore: Refactor probeIdo Yariv4-48/+83
2012-09-27wlcore: Allow memory access when the FW crashesIdo Yariv1-8/+12
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller6-23/+33
2012-09-27wlcore: invalidate keep-alive template on disconnectionEliad Peller1-0/+5
2012-09-27wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov1-2/+2
2012-09-27wlcore: Fix unbalanced interrupts enablementIdo Yariv2-1/+15
2012-09-27wlcore: Don't recover during bootIdo Yariv1-1/+2
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira3-0/+8
2012-09-27wlcore: spi: use private max-buf-size limitArik Nemtsov2-4/+8
2012-09-27wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira1-5/+2
2012-09-27wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov1-2/+2
2012-09-27wlcore: lazy-enable device rolesEliad Peller2-20/+15
2012-09-27wlcore: always use wlvif->role_id for scansEliad Peller1-11/+7
2012-09-27wlcore: make debug prints work without dynamic debugArik Nemtsov1-3/+13
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov6-9/+38
2012-09-27wlcore: resume() only if sta is associatedEliad Peller1-0/+3
2012-09-27wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira1-13/+13
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky8-9/+14
2012-09-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky4-4/+10
2012-09-27wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov1-8/+18
2012-09-27wlcore: make Tx flush timings more verboseArik Nemtsov1-4/+9
2012-09-27wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov1-2/+1
2012-09-27wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov1-2/+6
2012-09-27wlcore: cancel recovery_work on stop() instead of remove_interface()Eliad Peller1-4/+2
2012-09-27wl18xx: increase rx_ba_win_size to 32Ido Reis1-1/+1
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv11-55/+61
2012-09-27wlcore: consider single fw caseEliad Peller1-1/+5
2012-09-27wl18xx: update default phy configuration for pg2Ido Reis1-14/+3
2012-09-27wl12xx: remove duplicated include from main.cWei Yongjun1-1/+0
2012-09-27wlcore: Declare MODULE_FIRMWARE usageTim Gardner1-0/+1
2012-09-27wl12xx: use module_platform_driverLuciano Coelho1-11/+1
2012-09-27wl18xx: use module_platform_driverDevendra Naga1-12/+1
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun1-1/+0
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-3/+7
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov3-13/+8
2012-07-31wlcore: don't get the hlid from a queued skbArik Nemtsov1-20/+26
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville12-74/+290
2012-07-18wlcore: increase command completion timeoutLuciano Coelho1-1/+1
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho1-0/+12
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov1-4/+12
2012-07-18wlcore: make usage of nla_put clearerYair Shapira1-21/+18
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira4-5/+94
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira1-0/+6
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira4-7/+30