index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-17
Bluetooth: hci_uart: Fix dereferencing of ERR_PTR
Chan-yeol Park
3
-0
/
+3
2015-06-16
at86rf230: cleanup start and stop callbacks
Alexander Aring
1
-2
/
+2
2015-06-16
at86rf230: add recommended csma backoffs settings
Alexander Aring
1
-0
/
+11
2015-06-16
at86rf230: fix phy settings while sleeping
Alexander Aring
1
-20
/
+68
2015-06-16
brcmfmac: make brcmf_p2p_detach() call conditional
Arend van Spriel
1
-1
/
+2
2015-06-16
brcmfmac: fix double free of p2pdev interface
Arend van Spriel
1
-1
/
+1
2015-06-16
mwifiex: add missing break statement in switch case
Amitkumar Karwar
1
-0
/
+1
2015-06-15
sfc: mark state UNINIT after unregister
Edward Cree
1
-0
/
+1
2015-06-15
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
4
-0
/
+90
2015-06-15
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
5
-3
/
+49
2015-06-15
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2
-24
/
+65
2015-06-15
IB/mlx4: Set VF to read from QP counters
Eran Ben Elisha
1
-2
/
+4
2015-06-15
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
4
-17
/
+39
2015-06-15
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
5
-4
/
+76
2015-06-15
net/mlx4_core: Add port attribute when tracking counters
Eran Ben Elisha
1
-3
/
+87
2015-06-15
net/mlx4_core: Adjust counter grant policy in the resource tracker
Eran Ben Elisha
1
-4
/
+31
2015-06-15
net/mlx4_core: Remove counters table allocation from VF flow
Eran Ben Elisha
1
-7
/
+18
2015-06-15
net/mlx4_core: Add sink counter
Eran Ben Elisha
3
-6
/
+10
2015-06-15
net/mlx4_core: Reset counters data when freed
Eran Ben Elisha
2
-0
/
+23
2015-06-15
net/mlx4_core: Check before cleaning counters bitmap
Eran Ben Elisha
1
-0
/
+6
2015-06-15
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
1
-1
/
+1
2015-06-15
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
26
-598
/
+1086
2015-06-15
bonding: export slave's partner_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
2
-0
/
+21
2015-06-15
bonding: export slave's actor_oper_port_state via sysfs and netlink
Nikolay Aleksandrov
2
-1
/
+25
2015-06-15
rocker: move port stop to 'no wait' processing
Scott Feldman
1
-1
/
+2
2015-06-15
rocker: move MAC learn event back to 'no wait' processing
Scott Feldman
1
-37
/
+3
2015-06-15
rocker: mark STP update as 'no wait' processing
Scott Feldman
1
-1
/
+2
2015-06-15
rocker: mark neigh update event processing as 'no wait'
Scott Feldman
1
-1
/
+2
2015-06-15
rocker: revert back to support for nowait processes
Scott Feldman
1
-90
/
+112
2015-06-15
rocker: fix neigh tbl index increment race
Scott Feldman
1
-2
/
+2
2015-06-15
rocker: gaurd against NULL rocker_port when removing ports
Scott Feldman
1
-0
/
+2
2015-06-15
Merge ath-next from ath.git
Kalle Valo
21
-209
/
+326
2015-06-15
rt2800: fix assigning same WCID for different stations
Stanislaw Gruszka
3
-55
/
+28
2015-06-15
brcmfmac: assure p2pdev is unregistered upon driver unload
Arend van Spriel
3
-5
/
+6
2015-06-15
brcmfmac: move p2p attach/detach functions
Arend van Spriel
1
-99
/
+99
2015-06-15
brcmfmac: free ifp for non-netdev interface in p2p module
Arend van Spriel
2
-2
/
+3
2015-06-15
brcmfmac: have sdio return -EIO when device communication is not possible
Arend van Spriel
2
-0
/
+7
2015-06-15
brcmfmac: rework .get_station() callback
Arend van Spriel
2
-92
/
+161
2015-06-15
brcmfmac: Build wiphy mode and interface combinations dynamically
Pontus Fuchs
1
-68
/
+68
2015-06-15
brcmfmac: Check if firmware supports p2p
Pontus Fuchs
2
-1
/
+4
2015-06-15
mt7601u: don't warn about devices without per-rate power table
Jakub Kicinski
1
-0
/
+4
2015-06-15
mwifiex: handle BT coex event to adjust Rx BA window size
Chunfan Chen
7
-2
/
+277
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
4
-1
/
+40
2015-06-15
brcmfmac: use debugfs_create_devm_seqfile() helper function
Arend van Spriel
1
-36
/
+4
2015-06-15
brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()
Arend van Spriel
1
-14
/
+2
2015-06-15
brcmfmac: remove chipinfo debugfs entry
Arend van Spriel
1
-10
/
+0
2015-06-15
brcmfmac: Update msgbuf read pointer quicker.
Hante Meuleman
3
-13
/
+21
2015-06-15
rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".
Taehee Yoo
1
-1
/
+2
2015-06-15
rtlwifi: rtl8192cu: Fix variable isfirst_ampdu
Taehee Yoo
1
-1
/
+1
2015-06-15
rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"
Taehee Yoo
1
-5
/
+5
[prev]
[next]