index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl18xx
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
wl18xx: print chip info during boot
Victor Goldenshtein
1
-1
/
+23
2013-03-25
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
1
-0
/
+1
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-1
/
+1
2013-02-08
wl18xx: add new phy configuration parameters for telec support
Victor Goldenshtein
1
-0
/
+5
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
1
-48
/
+219
2012-12-11
wl18xx: count HW block spare based correctly on keys
Arik Nemtsov
1
-25
/
+31
2012-12-11
wlcore: support scan reports during periodic scan
Eyal Shapira
1
-0
/
+1
2012-12-11
wl18xx: support MIMO only if HT mode is not forced to SISO
Arik Nemtsov
1
-1
/
+6
2012-12-11
wl18xx: limit Tx for the AP single-STA-in-PSM case
Arik Nemtsov
1
-2
/
+4
2012-12-11
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
1
-0
/
+41
2012-12-11
wl18xx: fix a bug in wl->num_rx_desc initialization
Yair Shapira
1
-1
/
+1
2012-12-11
wlcore: increase scan dwell times if no activity
Eyal Shapira
1
-0
/
+2
2012-12-11
wlcore: add ACX_PEER_CAP command
Eliad Peller
1
-0
/
+9
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-05
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
1
-0
/
+2
2012-12-04
wl18xx: declare support for greenfield ht_cap
Eliad Peller
1
-4
/
+8
2012-12-04
wlcore: remove WLCORE_QUIRK_NO_ELP
Eliad Peller
1
-2
/
+1
2012-12-04
wl18xx: support 2nd set of mac/phy tx-power params
Yair Shapira
1
-6
/
+29
2012-12-04
wl18xx: update default mac/phy parameters
Ido Reis
1
-2
/
+3
2012-12-04
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
Luciano Coelho
1
-3
/
+5
2012-12-04
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
1
-0
/
+4
2012-12-04
wlcore/wl18xx/wl12xx: separate channel count between chips
Arik Nemtsov
1
-0
/
+1
2012-11-28
wlcore: use new set bandwidth command to adjusting channel BW
Arik Nemtsov
1
-0
/
+38
2012-11-28
wlcore: configure dwell times according to scan type
Eliad Peller
1
-2
/
+2
2012-11-28
wl18xx: make driver operational again
Eliad Peller
1
-4
/
+0
2012-11-28
wlcore: add new reg-domain configuration command
Victor Goldenshtein
1
-1
/
+3
2012-11-27
wlcore: update events enum/struct to new fw api
Eliad Peller
1
-2
/
+17
2012-11-27
wlcore: update channel_switch/stop_channel_switch commands
Eliad Peller
1
-0
/
+2
2012-11-27
wl18xx: increase MAX_CHANNELS_5GHZ
Eliad Peller
1
-0
/
+1
2012-11-27
wlcore: split 18xx and 12xx scan mechanism
Eliad Peller
1
-1
/
+12
2012-11-27
wl18xx: change fw name and temporarily fail loading
Eliad Peller
1
-1
/
+5
2012-09-27
wlcore: protect wlcore_op_set_key with mutex
Eliad Peller
1
-8
/
+0
2012-09-27
wlcore: Refactor probe
Ido Yariv
1
-24
/
+35
2012-09-27
wl18xx: default to siso40 in 2.4ghz with a single antenna
Arik Nemtsov
1
-2
/
+2
2012-09-27
wlcore: Fix unbalanced interrupts enablement
Ido Yariv
1
-0
/
+7
2012-09-27
wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
Yair Shapira
1
-0
/
+6
2012-09-27
wl18xx: number_of_assembled_ant5 indicates if A band is enabled
Yair Shapira
1
-5
/
+2
2012-09-27
wlcore/wl18xx/wl12xx: allow up to 3 mac addresses
Arik Nemtsov
1
-0
/
+1
2012-09-27
wlcore/wl18xx/wl12xx: aggregation buffer size set
Igal Chernobelsky
1
-1
/
+1
2012-09-27
wl18xx/wl12xx: defines for Tx/Rx descriptors num
Igal Chernobelsky
1
-2
/
+2
2012-09-27
wl18xx: increase rx_ba_win_size to 32
Ido Reis
1
-1
/
+1
2012-09-27
wl18xx: update default phy configuration for pg2
Ido Reis
1
-14
/
+3
2012-09-27
wl18xx: use module_platform_driver
Devendra Naga
1
-12
/
+1
2012-09-07
wl18xx: remove duplicated include from main.c
Wei Yongjun
1
-1
/
+0
2012-07-18
wl18xx: enable MIMO rates when connected as a MIMO STA
Arik Nemtsov
1
-4
/
+12
2012-07-18
wl18xx: disable calibrator based fem detect
Yair Shapira
1
-0
/
+6
2012-07-18
wl18xx: add support for ht_mode in conf.h
Yair Shapira
1
-26
/
+57
2012-07-18
wl18xx: alloc conf.phy memory to ensure alignemnt
Arik Nemtsov
1
-2
/
+10
2012-07-10
wlcore: determine AP extra rates correctly
Arik Nemtsov
1
-5
/
+15
2012-07-10
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
Arik Nemtsov
1
-1
/
+1
[next]