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-06-22
wlcore: Force checking of io functions' return values
Ido Yariv
6
-40
/
+55
2012-06-22
wlcore: Propagate errors from wl1271_read_hwaddr
Ido Yariv
2
-4
/
+6
2012-06-22
wlcore: Propagate errors from wl1271_raw_write32
Ido Yariv
13
-127
/
+298
2012-06-22
wlcore: Propagate errors from wl1271_raw_read32
Ido Yariv
9
-113
/
+309
2012-06-22
wlcore: Propagate errors from wl1271_write
Ido Yariv
12
-46
/
+102
2012-06-22
wlcore: Propagate errors from wl1271_read
Ido Yariv
12
-32
/
+78
2012-06-22
wlcore: Propagate errors from wlcore_raw_*_data functions
Ido Yariv
2
-13
/
+26
2012-06-22
wlcore: Change raw io functions to return errors
Ido Yariv
1
-13
/
+13
2012-06-22
wlcore: Change read/write ops to return errors
Ido Yariv
3
-14
/
+22
2012-06-22
wlcore: Disable interrupts while recovering
Ido Yariv
3
-6
/
+22
2012-06-22
wlcore: Fix sdio out-of-sync power state
Ido Yariv
2
-17
/
+27
2012-06-21
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
17
-109
/
+332
2012-06-21
wl18xx: use %zu for size_t arguments in printk calls
Luciano Coelho
1
-2
/
+2
2012-06-21
wl18xx: split siso40 HT cap between 2Ghz and 5Ghz
Arik Nemtsov
1
-5
/
+19
2012-06-21
wl18xx: sane defaults for HT capabilities
Arik Nemtsov
3
-34
/
+42
2012-06-21
wl18xx: explicitly remove the 5Ghz MIMO HT cap
Arik Nemtsov
1
-14
/
+3
2012-06-21
wlcore: read FW logs from FW memory on watchdog recovery
Igal Chernobelsky
1
-12
/
+22
2012-06-21
wlcore: do not report noise level in get survey op
Yoni Divinsky
1
-4
/
+1
2012-06-21
wl18xx: set Tx align quirk for PG2
Arik Nemtsov
1
-1
/
+1
2012-06-21
wl18xx: increase Rx descriptors for PG2
Arik Nemtsov
1
-1
/
+10
2012-06-21
wlcore: reconfigure sleep_auth when removing interfaces
Arik Nemtsov
3
-32
/
+43
2012-06-21
wlcore: allow setting sleep_auth before interface init
Arik Nemtsov
8
-5
/
+27
2012-06-21
wlcore: add a debugfs entry to allow changing the sleep mode by hand
Luciano Coelho
6
-1
/
+70
2012-06-21
wlcore: suppress error message on Rx BA session removal
Arik Nemtsov
1
-2
/
+7
2012-06-20
wl1251: send filters to firmware as they are set
Grazvydas Ignotas
1
-4
/
+23
2012-06-20
wl1251: fix filtering support
Grazvydas Ignotas
2
-9
/
+6
2012-06-20
wl1251: remove unused filter_work
Grazvydas Ignotas
2
-37
/
+0
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
1
-0
/
+4
2012-06-20
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
1
-2
/
+1
2012-06-20
wl1251: fix TSF calculation
Grazvydas Ignotas
1
-1
/
+1
2012-06-13
wlcore: declare interface combinations
Eliad Peller
1
-0
/
+28
2012-06-13
wlcore: add print logs of radio_status in case of BIP calibration
Yair Shapira
2
-0
/
+35
2012-06-13
wlcore/wl12xx: add support for HP and SKW FEM radio manufacturers
Yair Shapira
2
-11
/
+27
2012-06-13
wlcore: update basic rates on channel switch
Eliad Peller
1
-0
/
+1
2012-06-13
wlcore: send EAPOLs with basic rate policy
Eyal Shapira
1
-3
/
+7
2012-06-13
wlcore: avoid using NET_IP_ALIGN for RX alignment
Eyal Shapira
2
-2
/
+8
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-956
/
+4819
2012-06-08
wl18xx: avoid some -Wformat warnings
John W. Linville
1
-1
/
+2
2012-06-08
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
Arik Nemtsov
2
-17
/
+9
2012-06-08
wl18xx: clean up phy module parameters
Arik Nemtsov
2
-58
/
+56
2012-06-08
wl18xx: align wl18xx_conf_phy with FW variant and remove it
Arik Nemtsov
3
-110
/
+36
2012-06-08
wl18xx: update fw statistics
Ido Reis
2
-24
/
+65
2012-06-08
wl18xx: allow FW-log by default for PG2.0
Arik Nemtsov
1
-1
/
+0
2012-06-08
wl18xx: read configuration structure from a binary file
Luciano Coelho
1
-5
/
+63
2012-06-08
wlcore/wl18xx: export conf struct in a debugfs file
Luciano Coelho
3
-0
/
+72
2012-06-08
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2
-24
/
+24
2012-06-08
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
1
-1
/
+1
2012-06-08
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
3
-4
/
+9
2012-06-08
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
1
-0
/
+20
2012-06-08
wl18xx: add support to clear FW statistics
Luciano Coelho
3
-0
/
+63
[prev]
[next]