index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2013-12-16
fddi: cleanup unsigned to unsigned int/short
tanxiaojun
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
dingtianhong
2013-12-14
bonding: remove unwanted lock for bond_store_primaryxxx()
dingtianhong
2013-12-14
bonding: remove unwanted lock for bond_option_active_slave_set()
dingtianhong
2013-12-14
bonding: add RCU for bond_3ad_state_machine_handler()
dingtianhong
2013-12-14
bonding: remove unwanted lock for bond enslave and release
dingtianhong
2013-12-14
bonding: rebuild the lock use for bond_activebackup_arp_mon()
dingtianhong
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
dingtianhong
2013-12-14
bonding: rebuild the lock use for bond_alb_monitor()
dingtianhong
2013-12-14
bonding: rebuild the lock use for bond_mii_monitor()
dingtianhong
2013-12-14
bonding: remove the no effect lock for bond_select_active_slave()
dingtianhong
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add arp_interval netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add use_carrier netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add downdelay netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add updelay netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add miimon netlink support
sfeldma@cumulusnetworks.com
2013-12-12
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
2013-12-12
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
2013-12-12
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2013-12-12
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
sfc: Store VPD serial number at probe time
Ben Hutchings
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2013-12-12
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
sfc: Add support for SFC9100 timestamp format
Laurence Evans
2013-12-12
sfc: Tidy up PTP synchronization code
Laurence Evans
2013-12-12
sfc: PTP - tidy up unused/useless variables
Laurence Evans
2013-12-12
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
2013-12-12
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
2013-12-12
sfc: Do not use MAC address as clock name
Ben Hutchings
2013-12-12
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2013-12-12
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
2013-12-12
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
2013-12-12
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
2013-12-12
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
2013-12-12
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
Ben Hutchings
2013-12-12
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
2013-12-12
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
sfc: Add new sensor names
Ben Hutchings
2013-12-12
sfc: Revise sensor names to be more understandable and consistent
Edward Cree
2013-12-12
sfc: Report units in sensor warnings
Edward Cree
2013-12-12
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
2013-12-12
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
2013-12-12
sfc: Tighten the check for RX merged completion events
Ben Hutchings
[next]