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
/
wireless
/
realtek
/
rtlwifi
/
wifi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Replace old-style license information
Larry Finger
2019-02-19
1
-24
/
+2
*
rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
Ping-Ke Shih
2018-10-05
1
-4
/
+0
*
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
2018-05-29
1
-0
/
+5
*
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
2018-05-29
1
-1
/
+1
*
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
2018-05-29
1
-2
/
+0
*
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
2018-05-29
1
-2
/
+0
*
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
2018-05-29
1
-0
/
+2
*
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
2018-05-29
1
-0
/
+19
*
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
2018-05-29
1
-0
/
+8
*
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
2018-05-29
1
-0
/
+16
*
rtlwifi: remove duplicate definition of antenna number for btcoex
Ping-Ke Shih
2018-05-09
1
-5
/
+0
*
rtlwifi: cleanup 8723be ant_sel definition
Ping-Ke Shih
2018-04-24
1
-0
/
+5
*
rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
Ping-Ke Shih
2018-03-27
1
-0
/
+1
*
rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters
Ping-Ke Shih
2018-03-27
1
-0
/
+32
*
rtlwifi: btcoex: add routine to set default port id
Ping-Ke Shih
2018-02-27
1
-0
/
+5
*
rtlwifi: add efuse ops for other components
Ping-Ke Shih
2018-02-27
1
-0
/
+7
*
rtlwifi: add definition radio_mask for RF and maximum bandwidth
Ping-Ke Shih
2018-02-27
1
-0
/
+8
*
rtlwifi: Add rate section and its related definition and comment
Ping-Ke Shih
2018-02-27
1
-3
/
+4
*
rtlwifi: Extend tx_power_by_rate_offset size for newer IC
Ping-Ke Shih
2018-02-27
1
-1
/
+2
*
rtlwifi: Use 6 bits as sequence number of TX report
Ping-Ke Shih
2018-02-27
1
-0
/
+8
*
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
2018-02-27
1
-0
/
+1
*
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2018-02-07
1
-0
/
+1
*
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
2018-01-24
1
-0
/
+5
*
rtlwifi: Add ratr_table for newer IC
Ping-Ke Shih
2018-01-24
1
-0
/
+18
*
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-24
1
-0
/
+7
*
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
2018-01-24
1
-0
/
+2
*
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
2018-01-17
1
-1
/
+4
*
rtlwifi: btcoex: Add power_on_setting routine
Ping-Ke Shih
2018-01-17
1
-0
/
+1
*
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
2018-01-17
1
-8
/
+2
*
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
2018-01-08
1
-0
/
+9
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
1
-2
/
+9
*
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
2017-11-08
1
-2
/
+0
*
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-08
1
-1
/
+1
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
1
-1
/
+2
*
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...
Ping-Ke Shih
2017-11-08
1
-0
/
+4
*
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
2017-10-27
1
-1
/
+0
*
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
1
-0
/
+3
*
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
1
-1
/
+2
*
rtlwifi: Remove BAND_NUM and related fields
Ping-Ke Shih
2017-10-13
1
-16
/
+0
*
rtlwifi: Add RSSI and RF type to wifi.h for phydm
Ping-Ke Shih
2017-10-13
1
-0
/
+6
*
rtlwifi: Add TX/RX throughput statistics in period
Ping-Ke Shih
2017-10-13
1
-4
/
+11
*
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
1
-4
/
+7
*
rtlwifi: Remove redundant semicolon in wifi.h.
Ping-Ke Shih
2017-10-13
1
-3
/
+3
*
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
2017-08-07
1
-25
/
+24
|
\
|
*
rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h
Ping-Ke Shih
2017-07-28
1
-24
/
+18
|
*
rtlwifi: Rename rtl_desc92_rate to rtl_desc_rate
Ping-Ke Shih
2017-07-28
1
-1
/
+1
|
*
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
2017-07-28
1
-0
/
+2
|
*
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
2017-07-28
1
-0
/
+3
*
|
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
2017-07-21
1
-1
/
+0
|
/
*
rtlwifi: Add in_4way field for btcoexist
Ping-Ke Shih
2017-06-28
1
-0
/
+1
[next]