index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
wl12xx: update acx commands
Eliad Peller
2011-08-22
5
-130
/
+138
|
*
wl12xx: update fw status struct
Eliad Peller
2011-08-22
5
-94
/
+68
|
*
wl12xx: remove rx filtering stuff
Eliad Peller
2011-08-22
14
-339
/
+8
|
*
wl12xx: temporarily disable advanced ap functions
Eliad Peller
2011-08-22
2
-0
/
+8
|
*
wl12xx: use 1 spare block in all cases
Arik Nemtsov
2011-08-22
3
-21
/
+2
|
*
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
2011-08-22
4
-37
/
+9
|
*
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
Arik Nemtsov
2011-08-22
4
-72
/
+33
|
*
wl12xx: fixes for hw_pg_ver and chip id reporting
Gery Kahn
2011-08-12
3
-7
/
+21
|
*
wl12xx: Add support to RX packets payload alignment
Shahar Levi
2011-08-12
2
-11
/
+36
*
|
ath9k: add AR9580 support
Luis R. Rodriguez
2011-08-26
1
-0
/
+1
*
|
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-26
1
-4
/
+7
*
|
ath9k_hw: add AR9580 support
Luis R. Rodriguez
2011-08-26
5
-0
/
+1770
*
|
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
2011-08-26
1
-0
/
+17
*
|
b43: correct warning for uninitialized variable 'macstat'
John W. Linville
2011-08-26
1
-1
/
+1
*
|
ath9k: remove replicated null check in ath_pci_aspm_init
John W. Linville
2011-08-26
1
-6
/
+2
*
|
b43: HT-PHY: read clip state
Rafał Miłecki
2011-08-26
2
-1
/
+14
*
|
b43: HT-PHY: use separated function for forcing RF sequence
Rafał Miłecki
2011-08-26
2
-9
/
+34
*
|
ath9k: Send legacy rated frames as unaggregated
Rajkumar Manoharan
2011-08-26
1
-1
/
+21
*
|
b43: drop Kconfig option of forcing PIO mode
Rafał Miłecki
2011-08-26
3
-17
/
+1
*
|
libertas: update readme file
Amitkumar Karwar
2011-08-24
1
-25
/
+0
[prev]
[next]