index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
10
-26
/
+28
*
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
8
-24
/
+25
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
19
-262
/
+278
*
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
7
-47
/
+48
*
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
5
-23
/
+50
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
18
-48
/
+140
*
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2011-08-29
2
-6
/
+6
*
iwlagn: remove out-dated comments
Wey-Yi Guy
2011-08-29
1
-10
/
+1
*
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
2011-08-29
10
-24
/
+23
*
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2011-08-29
2
-5
/
+2
*
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
2011-08-29
1
-1
/
+1
*
p54: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-29
1
-4
/
+8
*
ath9k: add missing AR9340 in ath_mac_bb_names
Florian Fainelli
2011-08-29
1
-0
/
+1
*
cfg80211: document wiphy->registered
Stanislaw Gruszka
2011-08-29
1
-0
/
+1
*
mac80211: refactor skb copy to failq in mesh_path_move_to_queue
John W. Linville
2011-08-29
1
-4
/
+4
*
net/mac80211/debugfs: Convert to kstrou8_from_user
Peter Huewe
2011-08-29
1
-11
/
+3
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-08-29
25
-1860
/
+2090
|
\
|
*
wl12xx: fix tx_queue_count spurious increment
Arik Nemtsov
2011-08-22
1
-12
/
+12
|
*
wl12xx: AP-mode - prevent Tx to stale/invalid stations
Arik Nemtsov
2011-08-22
1
-3
/
+17
|
*
wl12xx: set the AP-started flag only after setting keys
Arik Nemtsov
2011-08-22
1
-3
/
+3
|
*
wl12xx: enable AP advanced functionality
Arik Nemtsov
2011-08-22
4
-51
/
+51
|
*
wl12xx: don't wait for disconnection event
Eliad Peller
2011-08-22
1
-6
/
+0
|
*
wl12xx: handle wrap-around overflow in released Tx blocks FW counter
Arik Nemtsov
2011-08-22
1
-2
/
+9
|
*
wl12xx: schedule TX packets according to FW packet occupancy
Arik Nemtsov
2011-08-22
4
-27
/
+57
|
*
wl12xx: track freed packets in FW by AC
Arik Nemtsov
2011-08-22
3
-3
/
+23
|
*
wl12xx: don't remove key if hlid was already deleted
Eliad Peller
2011-08-22
1
-0
/
+5
|
*
wl12xx: use ap_bcast_hlid for recorded keys
Eliad Peller
2011-08-22
1
-1
/
+6
|
*
wl12xx: AP-mode - configure HT rate support to the FW
Arik Nemtsov
2011-08-22
2
-0
/
+8
|
*
wl12xx: AP-mode - configure STA HT rates on join
Arik Nemtsov
2011-08-22
1
-2
/
+8
|
*
wl12xx: AP-mode - set STA HT capabilities when adding a STA
Arik Nemtsov
2011-08-22
3
-12
/
+34
|
*
wl12xx: support IBSS vif type
Eliad Peller
2011-08-22
4
-7
/
+39
|
*
wl12xx: add wl12xx_cmd_role_start_ibss()
Eliad Peller
2011-08-22
2
-0
/
+63
|
*
wl12xx: don't remove key if hlid was already deleted
Eliad Peller
2011-08-22
1
-0
/
+4
|
*
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
Eliad Peller
2011-08-22
3
-5
/
+9
|
*
wl12xx: re-enable block ack session support
Arik Nemtsov
2011-08-22
7
-170
/
+177
|
*
wl12xx: use dynamic hlids for AP-mode
Arik Nemtsov
2011-08-22
4
-20
/
+46
|
*
wl12xx: fix session counter
Arik Nemtsov
2011-08-22
2
-6
/
+12
|
*
wl12xx: update BT coex configuration params
Eliad Peller
2011-08-22
5
-367
/
+177
|
*
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
6
-38
/
+182
|
*
wl12xx: handle dummy packet event also in ap mode
Arik Nemtsov
2011-08-22
2
-5
/
+9
|
*
wl12xx: add ROC/CROC commands
Eliad Peller
2011-08-22
2
-0
/
+89
|
*
wl12xx: add system_hlid
Eliad Peller
2011-08-22
4
-17
/
+36
|
*
wl12xx: add set_rate_mgmt_params acx
Eliad Peller
2011-08-22
5
-0
/
+112
|
*
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
Eliad Peller
2011-08-22
4
-37
/
+3
|
*
wl12xx: change max/default template size
Eliad Peller
2011-08-22
4
-38
/
+10
|
*
wl12xx: update rx/tx
Eliad Peller
2011-08-22
4
-20
/
+18
|
*
wl12xx: update scan cmd api
Eliad Peller
2011-08-22
2
-10
/
+23
|
*
wl12xx: add device role commands
Eliad Peller
2011-08-22
3
-1
/
+116
|
*
wl12xx: enable/disable role on interface add/remove
Eliad Peller
2011-08-22
1
-0
/
+41
|
*
wl12xx: update commands & events
Eliad Peller
2011-08-22
9
-445
/
+527
[next]