index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
wlcore/wl12xx: add hw op for getting rx buffer data alignment
Arik Nemtsov
5
-16
/
+46
2012-04-12
wlcore: introduce Rx block-size alignment HW quirk
Arik Nemtsov
3
-14
/
+33
2012-04-12
wlcore/wl12xx: add global elements to convert hw-rates to standard rates
Arik Nemtsov
7
-108
/
+123
2012-04-12
wlcore/wl12xx: add hw op for setting frame length in tx_hw_desc
Arik Nemtsov
4
-32
/
+54
2012-04-12
wlcore/wl12xx: add hw op for setting blocks in hw_tx_desc
Arik Nemtsov
4
-14
/
+37
2012-04-12
wlcore/wl12xx: add hw op for calculating hw block count per packet
Arik Nemtsov
5
-13
/
+57
2012-04-12
wlcore/wl12xx: change GEM Tx-spare blocks per-vif
Arik Nemtsov
7
-22
/
+29
2012-04-12
wlcore/wl12xx: set the number of Tx descriptors per chip family
Arik Nemtsov
6
-11
/
+18
2012-04-12
wlcore/wl12xx: create per-chip-family private storage
Arik Nemtsov
3
-3
/
+21
2012-04-12
wlcore: add quirk to disable ELP
Luciano Coelho
4
-9
/
+17
2012-04-12
wlcore: remove some unnecessary event mailbox address reads
Luciano Coelho
4
-17
/
+12
2012-04-12
wlcore/wl12xx: add quirk for legacy NVS support
Luciano Coelho
3
-23
/
+27
2012-04-12
wlcore/wl12xx: add command trigger and event ack operations
Luciano Coelho
5
-19
/
+40
2012-04-12
wlcore/wl12xx: move MAC address reading operation to lower driver
Luciano Coelho
3
-50
/
+55
2012-04-12
wlcore/wl12xx: move top initialization to wl12xx
Luciano Coelho
8
-448
/
+425
2012-04-12
wlcore/wl12xx: move get_pg_ver to the lower driver
Luciano Coelho
4
-11
/
+17
2012-04-12
wlcore/wl12xx: add chip-specific identify chip operation
Luciano Coelho
9
-69
/
+99
2012-04-12
wlcore/wl12xx: implement chip-specific register tables
Luciano Coelho
20
-355
/
+468
2012-04-12
wlcore/wl12xx: implement chip-specific partition tables
Luciano Coelho
8
-139
/
+168
2012-04-12
wl12xx/wlcore: move wl1271 struct to wlcore and add ops
Luciano Coelho
22
-230
/
+247
2012-04-12
wl12xx/wlcore: initial split of probe
Luciano Coelho
3
-20
/
+36
2012-04-12
wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx
Luciano Coelho
9
-64
/
+130
2012-04-12
wl12xx/wlcore: rename wl12xx to wlcore
Luciano Coelho
38
-3
/
+3
2012-04-12
wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
Luciano Coelho
69
-5
/
+16
2012-04-10
wl12xx: increase scan timeout to 30s
Eyal Shapira
1
-1
/
+1
2012-04-10
wl12xx: adaptive sched scan dwell times
Eyal Shapira
3
-18
/
+60
2012-04-10
wl12xx: fix a memory leak of probereq template upon recovery
Eyal Shapira
1
-0
/
+2
2012-04-10
wl12xx: free ap keys only in ap mode
Eliad Peller
1
-1
/
+1
2012-04-10
wl12xx: fix DMA-API-related warnings
Mircea Gherzan
6
-17
/
+46
2012-04-10
wl12xx: fix race between suspend/resume and recovery
Eyal Shapira
1
-17
/
+12
2012-04-10
wl12xx: fix station channel switch
Victor Goldenshtein
1
-1
/
+1
2012-04-10
wl12xx: set do_join on BSS_CHANGED_ASSOC
Eliad Peller
1
-5
/
+2
2012-04-10
iwlwifi: split POWER_PMI status bit
Don Fry
9
-7
/
+39
2012-04-10
iwlwifi: move FW_ERROR to priv
Don Fry
6
-18
/
+12
2012-04-10
iwlwifi: remove firmware info from iwl_shared
Meenakshi Venkataraman
2
-12
/
+9
2012-04-10
iwlwifi: move iwl_get_single_channel_number and mark it static
Meenakshi Venkataraman
3
-42
/
+40
2012-04-10
iwlwifi: move iwl_full_rxon_required and mark it static
Meenakshi Venkataraman
3
-65
/
+64
2012-04-10
iwlwifi: move iwl_check_rxon_cmd and mark it static
Meenakshi Venkataraman
3
-73
/
+73
2012-04-10
iwlwifi: move iwl_set_rxon_hwcrypto and mark it static
Meenakshi Venkataraman
3
-14
/
+12
2012-04-10
iwlwifi: Move iwl_send_rxon_timing and make it static
Meenakshi Venkataraman
3
-104
/
+103
2012-04-10
iwlwifi: move iwl_init_geos to iwl-agn.c
Meenakshi Venkataraman
3
-190
/
+183
2012-04-10
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
6
-19
/
+18
2012-04-10
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
10
-430
/
+432
2012-04-10
iwlwifi: make iwl_nic_error static
Meenakshi Venkataraman
3
-8
/
+7
2012-04-10
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
Meenakshi Venkataraman
3
-2
/
+3
2012-04-10
iwlwifi: move valid_contexts to priv
Johannes Berg
6
-9
/
+8
2012-04-10
iwlwifi: move queue mapping out of transport
Johannes Berg
17
-575
/
+419
2012-04-10
iwlwifi: use scan while idle
Johannes Berg
2
-3
/
+8
2012-04-10
iwlwifi: remove scan_rx_antennas
Johannes Berg
2
-5
/
+0
2012-04-10
iwlwifi: remove iq_invert config param
Johannes Berg
2
-13
/
+6
[next]