index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2
-3
/
+3
2014-02-12
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
6
-44
/
+32
2014-02-12
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
1
-40
/
+57
2014-02-12
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
5
-74
/
+67
2014-02-12
bnx2x: Add support in PF driver for RSC
Michal Kalderon
8
-48
/
+329
2014-02-12
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
1
-9
/
+42
2014-02-12
bnx2x: Remove unnecessary internal mem config
Ariel Elior
2
-13
/
+0
2014-02-12
bnx2x: Remove unused iov code
Yuval Mintz
1
-10
/
+0
2014-02-12
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
3
-15
/
+25
2014-02-12
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
2
-0
/
+20
2014-02-12
net: phy: add "has_fixups" boolean property
Florian Fainelli
2
-0
/
+2
2014-02-12
net: phy: expose PHY device interface mode
Florian Fainelli
2
-0
/
+20
2014-02-12
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
2
-24
/
+44
2014-02-12
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
1
-2
/
+2
2014-02-12
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
3
-3
/
+10
2014-02-12
net: phy: add genphy_aneg_done()
Florian Fainelli
3
-3
/
+18
2014-02-12
net: phy: display human readable PHY speed settings
Florian Fainelli
1
-2
/
+22
2014-02-12
net: phy: update phy_print_status to show pause settings
Florian Fainelli
1
-2
/
+4
2014-02-12
net: phy: use network device in phy_print_status
Florian Fainelli
1
-3
/
+2
2014-02-12
sfc: Add/remove blank lines to taste
Ben Hutchings
5
-7
/
+2
2014-02-12
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
1
-1
/
+1
2014-02-12
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
1
-5
/
+13
2014-02-12
sfc: Update product naming
Ben Hutchings
2
-2
/
+2
2014-02-12
sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
Ben Hutchings
1
-1
/
+1
2014-02-12
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
1
-2
/
+2
2014-02-12
sfc: Preserve rx_frm_trunc counters when resizing DMA rings
Ben Hutchings
1
-2
/
+0
2014-02-12
sfc: Correct comment about number of TX queues used on EF10
Ben Hutchings
1
-2
/
+2
2014-02-12
sfc: Remove unused definitions of EF10 user-mode DMA descriptors
Ben Hutchings
1
-61
/
+0
2014-02-12
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
1
-13
/
+4
2014-02-12
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
1
-24
/
+23
2014-02-12
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
1
-10
/
+13
2014-02-12
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
1
-20
/
+2
2014-02-12
ethtool: Fix unwanted section breaks in kernel-doc
Ben Hutchings
1
-7
/
+9
2014-02-12
ethtool: Move kernel-doc comment next to struct ethtool_dump definition
Ben Hutchings
1
-3
/
+2
2014-02-12
ethtool: Document the general convention for VLAs in kernel space
Ben Hutchings
1
-0
/
+3
2014-02-12
ethtool: Expand documentation of struct ethtool_perm_addr
Ben Hutchings
1
-1
/
+12
2014-02-12
ethtool: Expand documentation of struct ethtool_stats
Ben Hutchings
1
-3
/
+13
2014-02-12
ethtool: Expand documentation of struct ethtool_test
Ben Hutchings
1
-4
/
+17
2014-02-12
ethtool: Expand documentation of string set types
Ben Hutchings
1
-12
/
+47
2014-02-12
ethtool: Update documentation of struct ethtool_pauseparam
Ben Hutchings
1
-13
/
+23
2014-02-12
ethtool: Expand documentation of struct ethtool_ringparam
Ben Hutchings
1
-11
/
+26
2014-02-12
ethtool: Expand documentation of struct ethtool_eeprom
Ben Hutchings
1
-3
/
+20
2014-02-12
ethtool: Expand documentation of struct ethtool_regs
Ben Hutchings
1
-3
/
+17
2014-02-12
ethtool: Expand documentation of struct ethtool_wol
Ben Hutchings
1
-2
/
+11
2014-02-12
ethtool: Expand documentation of struct ethtool_drvinfo
Ben Hutchings
1
-17
/
+39
2014-02-12
ethtool: Expand documentation of struct ethtool_cmd
Ben Hutchings
1
-34
/
+90
2014-02-10
6lowpan: fix lockdep splats
Eric Dumazet
1
-0
/
+20
2014-02-10
alx: add missing stats_lock spinlock init
John Greene
1
-0
/
+1
2014-02-10
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
1
-1
/
+4
2014-02-10
bonding: remove unwanted bond lock for enslave processing
dingtianhong
1
-1
/
+0
[next]