index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
pch_gbe: fix bogus trylock conversion
Florian Westphal
1
-1
/
+1
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
2
-4
/
+4
2016-04-26
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
net/mlx5e: Fix checksum handling for non-stripped vlan packets
Saeed Mahameed
3
-7
/
+22
2016-04-26
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
Gal Pressman
2
-3
/
+74
2016-04-26
net/mlx5e: Add ethtool support for dump module EEPROM
Gal Pressman
2
-0
/
+156
2016-04-26
net/mlx5e: Add ethtool support for interface identify (LED blinking)
Gal Pressman
2
-0
/
+38
2016-04-26
net/mlx5e: Add support for RXALL netdev feature
Eran Ben Elisha
2
-0
/
+69
2016-04-26
net/mlx5e: Improve set features ndo resiliency
Gal Pressman
1
-28
/
+82
2016-04-26
net/mlx5e: Add link down events counter
Gal Pressman
2
-1
/
+14
2016-04-26
net/mlx5e: Add per priority group to PPort counters
Gal Pressman
4
-4
/
+93
2016-04-26
net/mlx5e: Rename VPort counters
Gal Pressman
1
-16
/
+19
2016-04-26
net/mlx5e: Statistics handling refactoring
Gal Pressman
4
-440
/
+482
2016-04-26
net/mlx5e: Report additional error statistics in get stats ndo
Gal Pressman
1
-6
/
+33
2016-04-26
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
David S. Miller
1
-1
/
+0
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
5
-26
/
+6
2016-04-26
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
5
-13
/
+21
2016-04-26
atle1: remove LLTX support and TX_UNLOCKED
Florian Westphal
2
-12
/
+1
2016-04-26
atl1c: remove private tx lock
Florian Westphal
2
-13
/
+1
2016-04-26
RDMA/nes: remove use of NETDEV_TX_LOCKED
Florian Westphal
1
-8
/
+5
2016-04-26
of_mdio: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
mdio_bus: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
xgene: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
1
-1
/
+1
2016-04-26
phylib: don't return NULL from get_phy_device()
Sergei Shtylyov
1
-1
/
+1
2016-04-26
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
Sergei Shtylyov
1
-14
/
+9
2016-04-26
macvtap: check minor when unregistering
Francesco Ruggeri
1
-0
/
+3
2016-04-26
macvlan: fix failure during registration v3
Francesco Ruggeri
1
-6
/
+4
2016-04-26
qed: Add PF min bandwidth configuration support
Manish Chopra
6
-2
/
+104
2016-04-26
qed: Add PF max bandwidth configuration support
Manish Chopra
4
-57
/
+165
2016-04-26
qed: Add vport WFQ configuration APIs
Manish Chopra
5
-4
/
+223
2016-04-26
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
3
-0
/
+40
2016-04-26
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
2
-37
/
+74
2016-04-26
cxgb4: DCB message handler needs to use correct portid to netdev mapping
Hariprasad Shenai
2
-3
/
+4
2016-04-26
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
2
-40
/
+55
2016-04-26
cxgb4: Properly decode port module type
Hariprasad Shenai
1
-0
/
+11
2016-04-26
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
1
-0
/
+2
2016-04-26
cxgb4: Add llseek operation for flash debugfs entry
Hariprasad Shenai
1
-0
/
+1
2016-04-26
cxgb4: add new routine to get adapter info
Hariprasad Shenai
4
-8
/
+95
2016-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-14
/
+126
2016-04-26
drivers/wireless: use nla_put_u64_64bit()
Nicolas Dichtel
2
-1
/
+2
2016-04-26
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
1
-33
/
+88
2016-04-26
net: tsi108: use NULL for pointer-typed argument
Julia Lawall
1
-1
/
+2
2016-04-26
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-25
/
+30
2016-04-26
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-17
/
+19
2016-04-26
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
6
-34
/
+51
2016-04-26
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
10
-241
/
+261
2016-04-26
net: hns: sort the header file by alphabetical order
Daode Huang
3
-14
/
+14
2016-04-26
net: hns: add syscon operation for dsaf
Yisen.Zhuang\(Zhuangyuzeng\)
1
-0
/
+14
2016-04-26
net: hns: add attribute reset-field-offset for dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-12
/
+37
[next]