index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
wcn36xx: Add support for 3680
Pontus Fuchs
2014-02-13
4
-10
/
+36
|
*
|
wcn36xx: Print FW capabilities
Pontus Fuchs
2014-02-13
3
-6
/
+51
|
*
|
wcn36xx: Cache nv to avoid request_firmware on resume path
Pontus Fuchs
2014-02-13
3
-12
/
+14
|
*
|
wcn36xx: Wait longer for SMD commands to complete
Pontus Fuchs
2014-02-13
2
-2
/
+7
|
*
|
wcn36xx: Improve feature caps exchange
Pontus Fuchs
2014-02-13
3
-7
/
+13
|
*
|
wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive
Pontus Fuchs
2014-02-13
1
-2
/
+2
|
*
|
wlcore: add support for STA CSA with chan contexts
Arik Nemtsov
2014-02-13
1
-1
/
+2
|
*
|
wlcore: enable beacon filtering only after receiving a beacon
Eliad Peller
2014-02-13
3
-3
/
+16
|
*
|
wlcore: increase timeout to 5000 msecs
Yaniv Machani
2014-02-13
1
-1
/
+1
|
*
|
wlcore: decrease warning verbosity during recovery
Arik Nemtsov
2014-02-13
2
-4
/
+5
|
*
|
wlcore: consider multiple APs when checking active_link_count
Eliad Peller
2014-02-13
2
-10
/
+10
|
*
|
wlcore: don't handle unsetting of default wep key
Eliad Peller
2014-02-13
1
-0
/
+4
|
*
|
wlcore: wl18xx: allow CCK rates for AP mode
Arik Nemtsov
2014-02-13
3
-1
/
+5
|
*
|
wlcore: don't stop sched_scan on interface removal
Barak Bercovitz
2014-02-13
1
-3
/
+1
|
*
|
wlcore: send EAPOL frames with voice priority
Igal Chernobelsky
2014-02-13
2
-0
/
+5
|
*
|
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
2014-02-13
9
-15
/
+25
|
*
|
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
Eliad Peller
2014-02-13
4
-30
/
+68
|
*
|
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
2014-02-13
7
-5
/
+9
|
*
|
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
2014-02-13
11
-30
/
+51
|
*
|
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
2014-02-13
12
-103
/
+277
|
*
|
wlcore: AP: don't start mac80211 PS on non-peer HLIDs
Arik Nemtsov
2014-02-13
1
-1
/
+5
|
*
|
wlcore: block read/writes to FW during ELP
Barak Bercovitz
2014-02-13
1
-2
/
+6
|
*
|
wlcore: cancel Tx watchdog on suspend and rearm on first Tx after
Arik Nemtsov
2014-02-13
3
-2
/
+21
|
*
|
wlcore: memset wl->rx_filter_enabled to zero after recovery
Nadim Zubidat
2014-02-13
3
-4
/
+8
|
*
|
b43: use kernel api to replace b43 specific helper function
ZHAO Gang
2014-02-13
2
-41
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-13
30
-159
/
+256
|
|
\
\
|
*
|
|
mwifiex: add key material v2 support
Avinash Patil
2014-02-12
6
-12
/
+388
|
*
|
|
mwifiex: parse API version from FW
Avinash Patil
2014-02-12
4
-1
/
+60
|
*
|
|
mwifiex: disable all TDLS link during disconnection
Avinash Patil
2014-02-12
3
-0
/
+40
|
*
|
|
mwifiex: separate BA params for TDLS link if 11ac is supported
Avinash Patil
2014-02-12
2
-5
/
+38
|
*
|
|
mwifiex: add VHT support for TDLS
Avinash Patil
2014-02-12
6
-7
/
+346
|
*
|
|
mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv
Avinash Patil
2014-02-12
1
-11
/
+12
|
*
|
|
mwifiex: AMPDU support for TDLS link
Avinash Patil
2014-02-12
5
-4
/
+31
|
*
|
|
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
2014-02-12
3
-6
/
+48
|
*
|
|
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
2014-02-12
4
-0
/
+100
|
*
|
|
mwifiex: add cfg80211 change_station handler support
Avinash Patil
2014-02-12
6
-1
/
+137
|
*
|
|
mwifiex: add cfg80211 add_station handler support
Avinash Patil
2014-02-12
4
-0
/
+64
|
*
|
|
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
2014-02-12
8
-0
/
+246
|
*
|
|
mwifiex: parse TDLS action frames during RX
Avinash Patil
2014-02-12
6
-7
/
+160
|
*
|
|
mwifiex: add tdls_mgmt handler support
Avinash Patil
2014-02-12
8
-0
/
+533
|
*
|
|
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
2014-02-12
4
-16
/
+21
|
*
|
|
mwifiex: move station list functions to common code
Avinash Patil
2014-02-12
3
-118
/
+124
|
*
|
|
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
2014-02-12
4
-23
/
+28
|
*
|
|
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
2014-02-12
2
-7
/
+21
|
*
|
|
mwifiex: advertise correct beamforming information for VHT
Amitkumar Karwar
2014-02-12
2
-2
/
+13
|
*
|
|
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2014-02-12
2
-0
/
+7
|
*
|
|
mwifiex: don't leak DMA command skbuffs
Aaron Durbin
2014-02-12
1
-7
/
+7
|
*
|
|
mwifiex: balance dma map/unmap sizes
Aaron Durbin
2014-02-12
2
-74
/
+72
|
*
|
|
mwifiex: implement extended scan feature
Amitkumar Karwar
2014-02-12
8
-8
/
+255
|
*
|
|
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
2014-02-12
1
-62
/
+71
[prev]
[next]