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
2013-06-17
wlcore: set default_wep_key when configured
Yoni Divinsky
2
-9
/
+42
2013-06-17
wl18xx: use locally administered MAC address if not available from fuse
Luciano Coelho
1
-0
/
+11
2013-06-17
wlcore: configure rates in multiple cases
Eliad Peller
1
-2
/
+1
2013-06-17
wlcore: move sysfs handling to a separate file
Luciano Coelho
4
-175
/
+249
2013-06-17
wlcore: some non-functional clean-ups in main.c
Luciano Coelho
1
-24
/
+6
2013-06-17
wl18xx: FDSP Code RAM Corruption fix
Ido Reis
2
-2
/
+49
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+11
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2
-2
/
+2
2013-06-12
wl12xx: increase minimum singlerole firmware version required
Luciano Coelho
1
-2
/
+2
2013-06-12
wl12xx: fix minimum required firmware version for wl127x multirole
Luciano Coelho
1
-1
/
+1
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-8
/
+11
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-7
/
+8
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
17
-130
/
+330
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
2
-4
/
+4
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+4
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-131
/
+331
2013-04-07
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-25
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-130
/
+330
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2
-3
/
+4
2013-03-25
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
17
-130
/
+330
2013-03-25
wlcore: move handling from hardirq to the irq thread function
Luciano Coelho
1
-32
/
+21
2013-03-25
wlcore: use print_hex_dump_debug()
Luciano Coelho
1
-17
/
+16
2013-03-25
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
1
-1
/
+1
2013-03-25
wlcore: correctly check state before regdomain conf
Arik Nemtsov
1
-2
/
+5
2013-03-25
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
3
-1
/
+44
2013-03-25
wlcore: free AP global links properly on recovery
Arik Nemtsov
2
-2
/
+4
2013-03-25
wl18xx: print chip info during boot
Victor Goldenshtein
2
-1
/
+52
2013-03-25
wlcore: don't attempt to roam in case of p2p
Eyal Shapira
1
-1
/
+8
2013-03-25
wlcore: change warn on missing lock in wlcore_queue_xx funcs
Arik Nemtsov
1
-2
/
+3
2013-03-25
wlcore: report rssi from roaming statistics
Nadim Zubidat
3
-0
/
+77
2013-03-25
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
5
-56
/
+67
2013-03-25
wlcore: don't risk using stale HLID during .sta_state callback
Arik Nemtsov
1
-4
/
+2
2013-03-25
wlcore: fix link count in single-link-PSM optimization
Arik Nemtsov
2
-6
/
+14
2013-03-25
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
7
-4
/
+11
2013-03-25
wlcore: enter elp in force ps mode in 5ms
Igal Chernobelsky
1
-1
/
+3
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-1
/
+2
2013-03-05
wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case
Li Fei
1
-1
/
+3
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
54
-2078
/
+4724
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-61
/
+118
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-1
/
+1
2013-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-7
/
+24
2013-02-11
wlcore: remove newly introduced alloc/OOM messages
Luciano Coelho
2
-6
/
+2
2013-02-11
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
3
-7
/
+24
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
47
-2024
/
+4623
2013-02-08
wlcore: fix wrong remote rates when starting STA role
Luciano Coelho
1
-3
/
+5
2013-02-08
wl18xx: add new phy configuration parameters for telec support
Victor Goldenshtein
2
-3
/
+9
2013-02-08
wlcore: don't hide real error code when booting fails
Luciano Coelho
1
-7
/
+4
2013-02-08
wlcore: move wl12xx_platform_data up and make it truly optional
Luciano Coelho
5
-9
/
+12
[prev]
[next]