index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
iwlwifi: refactor firmware debug code
Johannes Berg
2017-08-01
18
-413
/
+563
|
|
*
iwlwifi: track current firmware image in common code
Johannes Berg
2017-08-01
9
-42
/
+52
|
|
*
iwlwifi: refactor shared mem parsing
Johannes Berg
2017-08-01
9
-202
/
+275
|
|
*
iwlwifi: refactor out paging code
Johannes Berg
2017-08-01
9
-402
/
+572
|
|
/
|
*
rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
Dan Carpenter
2017-07-28
1
-1
/
+1
|
*
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
2017-07-28
9
-0
/
+24
|
*
rtlwifi: Remove unused dummy function
Souptick Joarder
2017-07-28
3
-16
/
+1
|
*
rtlwifi: remove dummy function call
Souptick Joarder
2017-07-28
1
-5
/
+0
|
*
rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h
Ping-Ke Shih
2017-07-28
3
-42
/
+19
|
*
rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.
Ping-Ke Shih
2017-07-28
1
-2
/
+2
|
*
rtlwifi: Rename rtl_desc92_rate to rtl_desc_rate
Ping-Ke Shih
2017-07-28
1
-1
/
+1
|
*
rtlwifi: Update 8723be new phy parameters and its parser.
Ping-Ke Shih
2017-07-28
3
-286
/
+281
|
*
rtlwifi: add amplifier type for 8812ae
Ping-Ke Shih
2017-07-28
1
-1
/
+40
|
*
rtlwifi: Add board type for 8723be and 8192ee
Ping-Ke Shih
2017-07-28
2
-0
/
+12
|
*
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
2017-07-28
7
-8
/
+71
|
*
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
2017-07-28
3
-0
/
+16
|
*
wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"
Colin Ian King
2017-07-28
1
-1
/
+1
|
*
brcmfmac: constify pci_device_id
Arvind Yadav
2017-07-28
1
-1
/
+1
|
*
zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'
Colin Ian King
2017-07-28
1
-1
/
+1
|
*
ipw2100: don't return positive values to PCI probe on error
Dan Williams
2017-07-28
1
-14
/
+14
|
*
mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"
Colin Ian King
2017-07-28
1
-1
/
+1
|
*
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
2017-07-28
1
-1
/
+1
|
*
mwifiex: disable uapsd in tdls config
Xinming Hu
2017-07-28
1
-6
/
+5
|
*
mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
Dan Carpenter
2017-07-28
1
-1
/
+2
|
*
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
2017-07-28
1
-1
/
+6
|
*
mwifiex: fix compile warning of unused variable
Shawn Lin
2017-07-28
1
-1
/
+2
|
*
mwifiex: drop num CPU notice
Brian Norris
2017-07-28
1
-3
/
+1
|
*
mwifiex: keep mwifiex_cancel_pending_ioctl() static
Brian Norris
2017-07-28
2
-2
/
+3
|
*
mwifiex: pcie: remove unnecessary 'pdev' check
Brian Norris
2017-07-28
1
-8
/
+5
|
*
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
Brian Norris
2017-07-28
1
-7
/
+9
|
*
mwifiex: debugfs: allow card_reset() to cancel things
Brian Norris
2017-07-28
1
-2
/
+0
|
*
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
Brian Norris
2017-07-28
1
-65
/
+3
|
*
mwifiex: pcie: remove unnecessary masks
Brian Norris
2017-07-28
1
-4
/
+0
|
*
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
Brian Norris
2017-07-28
3
-7
/
+6
|
*
mwifiex: don't open-code ARRAY_SIZE()
Brian Norris
2017-07-28
3
-12
/
+5
|
*
mwifiex: utilize netif_tx_{wake,stop}_all_queues()
Brian Norris
2017-07-28
1
-18
/
+2
|
*
mwifiex: make mwifiex_free_cmd_buffer() return void
Brian Norris
2017-07-28
2
-5
/
+3
|
*
mwifiex: fix misnomers in mwifiex_free_lock_list()
Brian Norris
2017-07-28
1
-6
/
+3
|
*
mwifiex: ensure "disable auto DS" struct is initialized
Brian Norris
2017-07-28
1
-3
/
+3
|
*
mwifiex: fixup init_channel_scan_gap error case
Brian Norris
2017-07-28
1
-1
/
+2
|
*
mwifiex: don't short-circuit netdev notifiers on interface deletion
Brian Norris
2017-07-28
1
-4
/
+0
|
*
mwifiex: unregister wiphy before freeing resources
Brian Norris
2017-07-28
3
-1
/
+10
|
*
mwifiex: re-register wiphy across reset
Brian Norris
2017-07-28
1
-3
/
+4
|
*
mwifiex: pcie: don't allow cmd buffer reuse after reset
Brian Norris
2017-07-28
1
-1
/
+2
|
*
mwifiex: reset interrupt status across device reset
Brian Norris
2017-07-28
1
-0
/
+1
|
*
mwifiex: reunite copy-and-pasted remove/reset code
Brian Norris
2017-07-28
1
-76
/
+28
|
*
rsi: fix static checker warning
Amitkumar Karwar
2017-07-28
1
-1
/
+8
|
*
rsi: check length before USB read/write register
Amitkumar Karwar
2017-07-28
1
-0
/
+6
|
*
rsi: use macro for allocating USB buffer
Amitkumar Karwar
2017-07-28
2
-2
/
+3
|
*
rsi: regulatory enhancements
Prameela Rani Garnepudi
2017-07-28
2
-12
/
+45
[prev]
[next]