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-03-18
net/mlx4_en: Add tx queue maxrate support
Or Gerlitz
1
-0
/
+29
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
5
-2
/
+45
2015-03-18
drivers: net: xgene: Add second SGMII based 1G interface
Keyur Chudgar
4
-12
/
+67
2015-03-17
via-velocity: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: via-rhine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
ehea: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
IBM-EMAC: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
can: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
orinoco: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: xilinx: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2015-03-17
net: greth: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
netdev: octeon_mgmt: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: ethernet: apple: constify of_device_id array
Fabian Frederick
2
-2
/
+2
2015-03-17
drivers: net: xgene: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: ethoc: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
10
-12
/
+12
2015-03-17
Altera TSE: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
net: netcp: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-16
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
Jiri Pirko
1
-7
/
+6
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
1
-28
/
+68
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-03-16
rocker: replace fixed stack allocation with dynamic allocation
Scott Feldman
1
-3
/
+10
2015-03-16
switchdev: use new swdev ops
Scott Feldman
1
-28
/
+36
2015-03-15
net: bcmgenet: add support for Hardware Filter Block
Petri Gynther
2
-0
/
+176
2015-03-15
gianfar: Consider dts property endianess on handling
Jingchang Lu
1
-30
/
+47
2015-03-15
gianfar: Make FCB access endian safe
Claudiu Manoil
2
-12
/
+13
2015-03-15
gianfar: Make BDs access endian safe
Claudiu Manoil
2
-54
/
+78
2015-03-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-536
/
+636
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-104
/
+455
2015-03-14
at86rf230: fix volatile regmap registers
Alexander Aring
1
-0
/
+2
2015-03-14
at86rf230: add support for calibration timeout
Alexander Aring
1
-14
/
+58
2015-03-14
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
1
-10
/
+29
2015-03-14
at86rf230: init xtal_trim with zero
Alexander Aring
1
-1
/
+1
2015-03-13
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
1
-4
/
+4
2015-03-13
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
9
-495
/
+498
2015-03-13
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2
-15
/
+4
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2
-4
/
+12
2015-03-13
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
1
-2
/
+2
2015-03-13
ixgbe: Clean up type inconsistency
Don Skidmore
1
-2
/
+2
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
9
-14
/
+114
2015-03-13
net: bcmgenet: add support for xmit_more
Florian Fainelli
1
-3
/
+4
2015-03-13
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
1
-13
/
+5
2015-03-13
net: bcmgenet: rewrite bcmgenet_rx_refill()
Petri Gynther
1
-56
/
+43
2015-03-13
Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
Daniel Drake
1
-32
/
+28
2015-03-12
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
1
-1
/
+0
2015-03-12
net/macb: Only adjust tx_clk on link change
Jaeden Amero
1
-2
/
+5
2015-03-12
net/mlx5_core: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-11
of: mdio: export of_mdio_parse_addr
Florian Fainelli
1
-1
/
+2
2015-03-11
net: bcmgenet: collect Rx discarded packet count
Petri Gynther
2
-0
/
+19
[next]