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
2013-12-28
macvlan: make start_xmit local
stephen hemminger
1
-3
/
+2
2013-12-27
bgmac: use phy_mii_ioctl in ioctl handler
Hauke Mehrtens
1
-21
/
+5
2013-12-27
bgmac: drop duplicated PHY defines
Rafał Miłecki
2
-25
/
+2
2013-12-27
tile_net: Always enable PTP clock support on TILE-Gx
Ben Hutchings
2
-35
/
+1
2013-12-26
bnx2x: Fix build with SRIOV disabled.
David S. Miller
1
-0
/
+2
2013-12-26
vmxnet3: use initialized skb pointer to set hash
Michal Schmidt
1
-1
/
+2
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
3
-19
/
+39
2013-12-26
bnx2x: Add num of VFs to Management statistics
Yuval Mintz
1
-0
/
+2
2013-12-26
bnx2x: no error when RSS configuration fails
Yuval Mintz
1
-4
/
+8
2013-12-26
bnx2x: add Big-Endian ethtool comment
Yuval Mintz
1
-0
/
+6
2013-12-26
bnx2x: Add AER support (missing bits)
Yuval Mintz
2
-0
/
+30
2013-12-26
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
4
-12
/
+87
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
6
-13
/
+13
2013-12-26
rtlwifi: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
mwifiex: slight optimization of addr compare
dingtianhong
3
-4
/
+3
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
2
-22
/
+22
2013-12-26
cw1200: slight optimization of addr compare
dingtianhong
2
-4
/
+4
2013-12-26
hostap: slight optimization of addr compare
dingtianhong
5
-24
/
+22
2013-12-26
media: dvb_core: slight optimization of addr compare
dingtianhong
1
-4
/
+6
2013-12-26
isdn: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
atm: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
infiniband: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-26
ozwpan: slight optimization of addr compare
dingtianhong
2
-3
/
+4
2013-12-26
zd1211rw: slight optimization of addr compare
dingtianhong
1
-3
/
+2
2013-12-26
ppp: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
hamradio: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
net: atl1: slight optimization of addr compare
dingtianhong
1
-1
/
+2
2013-12-26
net: pcnet: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
net: freescale: remove unused compare_addr()
dingtianhong
1
-5
/
+0
2013-12-26
qlge: make local function static
stephen hemminger
2
-3
/
+2
2013-12-26
mdio: unused ethtool functions
stephen hemminger
1
-28
/
+0
2013-12-22
cxgb4: make functions static and remove dead code
stephen hemminger
4
-143
/
+8
2013-12-22
net: vxlan: use custom ndo_change_mtu handler
Daniel Borkmann
1
-1
/
+24
2013-12-22
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
1
-1
/
+1
2013-12-21
can: mcp251x: Add device tree support
Alexander Shiyan
1
-25
/
+74
2013-12-20
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
2
-1
/
+18
2013-12-20
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-20
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-20
b44: add phylib support
Hauke Mehrtens
3
-5
/
+189
2013-12-20
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-20
b44: abort when no PHY is available at all
Hauke Mehrtens
2
-0
/
+7
2013-12-20
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2
-4
/
+4
2013-12-20
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2
-10
/
+10
2013-12-19
bnx2x: cleanup skb_set_hash
Tom Herbert
2
-13
/
+12
2013-12-19
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
1
-5
/
+0
2013-12-19
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-2
/
+4
2013-12-19
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
1
-1
/
+27
2013-12-19
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
3
-11
/
+41
2013-12-19
net/mlx4_en: Ignore irrelevant hypervisor events
Eugenia Emantayev
1
-0
/
+3
2013-12-19
net/mlx4_core: Set CQE/EQE size to 64B by default
Eyal Perry
1
-2
/
+2
[next]