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
*
bnx2x: add VF Multicast filters support
Yuval Mintz
2013-12-26
3
-19
/
+39
*
bnx2x: Add num of VFs to Management statistics
Yuval Mintz
2013-12-26
1
-0
/
+2
*
bnx2x: no error when RSS configuration fails
Yuval Mintz
2013-12-26
1
-4
/
+8
*
bnx2x: add Big-Endian ethtool comment
Yuval Mintz
2013-12-26
1
-0
/
+6
*
bnx2x: Add AER support (missing bits)
Yuval Mintz
2013-12-26
2
-0
/
+30
*
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
2013-12-26
4
-12
/
+87
*
wireless: slight optimization of addr compare
dingtianhong
2013-12-26
6
-13
/
+13
*
rtlwifi: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
mwifiex: slight optimization of addr compare
dingtianhong
2013-12-26
3
-4
/
+3
*
ipw2x00: slight optimization of addr compare
dingtianhong
2013-12-26
2
-22
/
+22
*
cw1200: slight optimization of addr compare
dingtianhong
2013-12-26
2
-4
/
+4
*
hostap: slight optimization of addr compare
dingtianhong
2013-12-26
5
-24
/
+22
*
media: dvb_core: slight optimization of addr compare
dingtianhong
2013-12-26
1
-4
/
+6
*
isdn: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
atm: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
infiniband: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+1
*
ozwpan: slight optimization of addr compare
dingtianhong
2013-12-26
2
-3
/
+4
*
zd1211rw: slight optimization of addr compare
dingtianhong
2013-12-26
1
-3
/
+2
*
ppp: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
hamradio: slight optimization of addr compare
dingtianhong
2013-12-26
1
-1
/
+1
*
net: atl1: slight optimization of addr compare
dingtianhong
2013-12-26
1
-1
/
+2
*
net: pcnet: slight optimization of addr compare
dingtianhong
2013-12-26
1
-1
/
+1
*
net: freescale: remove unused compare_addr()
dingtianhong
2013-12-26
1
-5
/
+0
*
qlge: make local function static
stephen hemminger
2013-12-26
2
-3
/
+2
*
mdio: unused ethtool functions
stephen hemminger
2013-12-26
1
-28
/
+0
*
cxgb4: make functions static and remove dead code
stephen hemminger
2013-12-23
4
-143
/
+8
*
net: vxlan: use custom ndo_change_mtu handler
Daniel Borkmann
2013-12-23
1
-1
/
+24
*
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
2013-12-22
1
-1
/
+1
*
can: mcp251x: Add device tree support
Alexander Shiyan
2013-12-21
1
-25
/
+74
*
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
2013-12-21
2
-1
/
+18
*
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
2013-12-21
1
-2
/
+5
*
b44: activate PHY when MAC is off
Hauke Mehrtens
2013-12-21
1
-1
/
+4
*
b44: add phylib support
Hauke Mehrtens
2013-12-21
3
-5
/
+189
*
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
2013-12-21
1
-5
/
+5
*
b44: abort when no PHY is available at all
Hauke Mehrtens
2013-12-21
2
-0
/
+7
*
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2013-12-21
2
-4
/
+4
*
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2013-12-21
2
-10
/
+10
*
bnx2x: cleanup skb_set_hash
Tom Herbert
2013-12-20
2
-13
/
+12
*
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
2013-12-20
1
-5
/
+0
*
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
2013-12-20
1
-2
/
+4
*
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
2013-12-20
1
-1
/
+27
*
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
2013-12-20
3
-11
/
+41
*
net/mlx4_en: Ignore irrelevant hypervisor events
Eugenia Emantayev
2013-12-20
1
-0
/
+3
*
net/mlx4_core: Set CQE/EQE size to 64B by default
Eyal Perry
2013-12-20
1
-2
/
+2
*
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
2013-12-20
3
-4
/
+16
*
net/mlx4_en: Implement ndo_get_phys_port_id
Hadar Hen Zion
2013-12-20
1
-0
/
+23
*
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
2013-12-20
3
-0
/
+51
*
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
Hadar Hen Zion
2013-12-20
2
-3
/
+9
*
net/mlx4_core: Rename QUERY_FUNC_CAP fields
Hadar Hen Zion
2013-12-20
1
-10
/
+10
*
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
Hadar Hen Zion
2013-12-20
1
-6
/
+0
[next]