index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: make OF code more generic (not platform_device specific)
Rafał Miłecki
2017-01-31
1
-10
/
+11
*
rt2800: enable rt3290 unconditionally on pci probe
Stanislaw Gruszka
2017-01-31
1
-3
/
+0
*
bcma: use (get|put)_device when probing/removing device driver
Rafał Miłecki
2017-01-31
1
-0
/
+4
*
brcmfmac: add .update_connect_params() callback
Arend Van Spriel
2017-01-31
1
-0
/
+24
*
brcmfmac: allow wowlan support to be per device
Arend Van Spriel
2017-01-31
1
-7
/
+19
*
brcmfmac: fix handling firmware results for wowl netdetect
Arend Van Spriel
2017-01-31
1
-3
/
+1
*
brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets
Arend Van Spriel
2017-01-31
1
-0
/
+2
*
iwlwifi: alloc memory dynamically also for DVM
Sara Sharon
2017-01-31
1
-0
/
+26
*
rt2x00: fix clk_get call
Stanislaw Gruszka
2017-01-31
1
-1
/
+4
*
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
2017-01-28
1
-0
/
+18
*
wlcore: print the sdio buffer after reading it
Guy Mishol
2017-01-28
1
-7
/
+7
*
mwifiex: use pci_dma_sync_single* APIs
Amitkumar Karwar
2017-01-28
1
-1
/
+10
*
mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm
Amitkumar Karwar
2017-01-28
2
-3
/
+17
*
rt2x00: add support for RT5350 WiSoC
Serge Vasilugin
2017-01-28
3
-7
/
+120
*
rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
Daniel Golle
2017-01-28
1
-1
/
+30
*
rt2x00: add copy of clk for soc devices
Stanislaw Gruszka
2017-01-28
2
-0
/
+5
*
brcmfmac: drop duplicated core selection from brcmf_pcie_attach
Rafał Miłecki
2017-01-28
1
-1
/
+0
*
iwlwifi: mvm: cleanup redundant assignment
Sara Sharon
2017-01-26
1
-4
/
+0
*
iwlwifi: mvm: use mvm_disable_queue instead of sharing logic
Sara Sharon
2017-01-26
3
-27
/
+16
*
iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()
Luca Coelho
2017-01-26
1
-1
/
+1
*
iwlwifi: dvm: remove unused variable compiler warning in debugfs.c
Luca Coelho
2017-01-26
1
-1
/
+1
*
iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()
Luca Coelho
2017-01-26
1
-2
/
+0
*
iwlwifi: pcie: cleanup rfkill checks
Sara Sharon
2017-01-26
1
-21
/
+18
*
iwlwifi: dvm: make rs_tl_get_load() return void
Luca Coelho
2017-01-26
1
-7
/
+4
*
iwlwifi: pcie: trans: Remove unused 'shift_param'
Kirtika Ruchandani
2017-01-26
1
-6
/
+2
*
iwlwifi: mvm: rs: Remove unused 'mcs' variable
Kirtika Ruchandani
2017-01-26
1
-3
/
+1
*
iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variables
Kirtika Ruchandani
2017-01-26
1
-6
/
+0
*
iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()
Luca Coelho
2017-01-26
1
-2
/
+0
*
iwlwifi: fix MODULE_FIRMWARE for 6030
Jürg Billeter
2017-01-26
1
-1
/
+1
*
iwlwifi: mvm: support version 2 of stored beacon notification
Sara Sharon
2017-01-26
2
-4
/
+4
*
iwlwifi: mvm: separate rate calculation to a new function
Sara Sharon
2017-01-26
1
-39
/
+45
*
iwlwifi: mvm: change iwl_mvm_tx_csum to return value
Sara Sharon
2017-01-26
1
-11
/
+12
*
iwlwifi: enlarge number of ucode sections
Sara Sharon
2017-01-26
8
-16
/
+33
*
iwlwifi: mvm: replace the number of blocks calculation
Sara Sharon
2017-01-26
1
-2
/
+2
*
iwlwifi: mvm: simplify paging allocation code
Sara Sharon
2017-01-26
1
-46
/
+15
*
iwlwifi: mvm: bump max API to 28
Luca Coelho
2017-01-26
4
-6
/
+6
*
iwlwifi: mvm: properly check for transport data in dump
Johannes Berg
2017-01-26
1
-5
/
+6
*
iwlwifi: allow memory debug TLV to specify the memory type
Johannes Berg
2017-01-26
3
-13
/
+79
*
iwlwifi: mvm: make iwl_dump_prph() void
Johannes Berg
2017-01-23
1
-10
/
+6
*
iwlwifi: mvm: accept arbitrary memory dump TLVs
Johannes Berg
2017-01-23
4
-80
/
+46
*
iwlwifi: mvm: don't restart HW if suspend fails with unified image
Luca Coelho
2017-01-23
1
-5
/
+8
*
iwlwifi: mvm: expose device timestamp in radiotap
Johannes Berg
2017-01-23
1
-0
/
+7
*
rtlwifi: rtl8192cu: Convert driver to use common macros
Larry Finger
2017-01-20
2
-163
/
+132
*
rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BE
Larry Finger
2017-01-20
1
-2
/
+2
*
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
2017-01-20
9
-381
/
+85
*
rtlwifi: Remove debugging entry in sysfs
Larry Finger
2017-01-20
3
-68
/
+0
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
15
-105
/
+70
*
rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATA
Larry Finger
2017-01-20
2
-24
/
+51
*
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
2017-01-20
6
-6
/
+6
*
brcmfmac: drop brcmf_bus_detach and inline its code
Rafał Miłecki
2017-01-20
1
-11
/
+1
[next]