index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
wlcore: restore default channel configuration
Victor Goldenshtein
2
-48
/
+68
2012-12-05
wlcore: consolidate free_link and always call it
Arik Nemtsov
3
-7
/
+11
2012-12-05
wlcore: take the mutex before resetting Tx queues
Arik Nemtsov
1
-1
/
+1
2012-12-05
wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset
Victor Goldenshtein
1
-1
/
+1
2012-12-04
wl18xx: declare support for greenfield ht_cap
Eliad Peller
1
-4
/
+8
2012-12-04
wlcore: clear roc_vif on iface removal
Arik Nemtsov
1
-0
/
+5
2012-12-04
wlcore: remove WLCORE_QUIRK_NO_ELP
Eliad Peller
4
-11
/
+1
2012-12-04
wlcore: allow ACX_BA_SESSION_RX_SETUP to fail
Eliad Peller
1
-2
/
+11
2012-12-04
wlcore: allow fw commands to fail
Eliad Peller
2
-19
/
+73
2012-12-04
wl18xx: support 2nd set of mac/phy tx-power params
Yair Shapira
2
-9
/
+36
2012-12-04
wl18xx: update default mac/phy parameters
Ido Reis
2
-8
/
+14
2012-12-04
wlcore/wl12xx: make sure session id is always zero for AP
Arik Nemtsov
3
-5
/
+15
2012-12-04
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
41
-1703
/
+3495
2012-12-04
wl18xx: ignore irrelevant firmware version fields
Luciano Coelho
1
-2
/
+2
2012-12-04
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
Luciano Coelho
5
-32
/
+64
2012-12-04
wl12xx: ignore some of the firmware version fields
Luciano Coelho
1
-4
/
+4
2012-12-04
wlcore: change way of checking the firmware version
Luciano Coelho
2
-23
/
+35
2012-12-04
wlcore/wl12xx: remove deprecated FW version check
Luciano Coelho
2
-28
/
+0
2012-12-04
wlcore/wl12xx: move wl12xx chip ID defines to the lower driver
Luciano Coelho
3
-19
/
+19
2012-12-04
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
4
-7
/
+31
2012-12-04
wlcore: gather information about firmware stability
Luciano Coelho
3
-1
/
+6
2012-12-04
wlcore: move ps change handling to .bss_info_changed()
Eliad Peller
1
-38
/
+32
2012-12-04
wlcore: mask out CCK rates when starting GO
Eliad Peller
1
-0
/
+2
2012-12-04
wlcore: use sta_state-based ROCs for AP mode
Eliad Peller
2
-0
/
+49
2012-12-04
wlcore/wl18xx/wl12xx: separate channel count between chips
Arik Nemtsov
4
-2
/
+7
2012-11-30
mac80211: remove probe response temporary buffer allocation
Johannes Berg
2
-2
/
+6
2012-11-28
wlcore: don't stop fwlog if dbgpins are used
Eliad Peller
1
-2
/
+4
2012-11-28
wlcore: use new set bandwidth command to adjusting channel BW
Arik Nemtsov
8
-0
/
+108
2012-11-28
wlcore: configure dwell times according to scan type
Eliad Peller
8
-48
/
+64
2012-11-28
wl18xx: make driver operational again
Eliad Peller
1
-4
/
+0
2012-11-28
wlcore: call ieee80211_sched_scan_stopped on interface removal
Eliad Peller
4
-13
/
+10
2012-11-28
wlcore: add new reg-domain configuration command
Victor Goldenshtein
10
-1
/
+197
2012-11-27
wlcore: save session_id per-link
Eliad Peller
7
-20
/
+25
2012-11-27
wlcore: pass wmm configuration to the fw
Eliad Peller
4
-6
/
+35
2012-11-27
wlcore: update events enum/struct to new fw api
Eliad Peller
17
-372
/
+735
2012-11-27
wlcore: update channel_switch/stop_channel_switch commands
Eliad Peller
11
-57
/
+204
2012-11-27
wlcore: update acx enum
Eliad Peller
3
-3
/
+8
2012-11-27
wl18xx: increase MAX_CHANNELS_5GHZ
Eliad Peller
7
-6
/
+21
2012-11-27
wlcore: split 18xx and 12xx scan mechanism
Eliad Peller
17
-598
/
+1209
2012-11-27
wlcore: update commands enum to new fw api
Eliad Peller
1
-2
/
+5
2012-11-27
wl18xx: change fw name and temporarily fail loading
Eliad Peller
2
-3
/
+7
2012-11-27
wlcore: make scan scan configuration functions more generic
Eliad Peller
1
-51
/
+78
2012-11-27
wlcore: don't call ieee80211_sched_scan_stopped directly
Eliad Peller
1
-3
/
+1
2012-11-27
wlcore: remove a bunch of unnecessary parentheses
Luciano Coelho
1
-4
/
+4
2012-11-27
wlcore: avoid using goto in normal code flow
Luciano Coelho
1
-13
/
+13
2012-11-27
wlcore: don't leak wl->mbox
Eliad Peller
1
-0
/
+1
2012-11-27
wlcore: print role_id on bss_info_changed
Eliad Peller
1
-2
/
+2
2012-11-27
wlcore: configure the remote rates with our own rates
Eliad Peller
1
-1
/
+6
2012-11-27
wlcore: refactor CHANGED_HT handling
Eliad Peller
1
-30
/
+18
2012-11-27
wlcore: reconfigure rate policy on association
Eliad Peller
1
-3
/
+18
[prev]
[next]