]> Pileus Git - ~andy/linux/history - drivers
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
[~andy/linux] / drivers /
2013-12-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-17 tanxiaojunfddi: cleanup unsigned to unsigned int/short
2013-12-16 Neerav Parikhi40e: Remove FCoE in i40e_virtchnl_pf.c code
2013-12-16 Shannon Nelsoni40e: support for suspend and resume
2013-12-16 Anjali Singhai Jaini40e: rtnl_lock in reset path fixes
2013-12-16 Anjali Singhai Jaini40e: Add basic support for get/set channels for RSS
2013-12-16 Anjali Singhai Jaini40e: function to reconfigure RSS queues and rebuild
2013-12-16 Anjali Singhai Jaini40e: reinit flow for the main VSI
2013-12-16 Jesse Brandeburgi40e: use same number of queues as CPUs
2013-12-16 Jesse Brandeburgi40e: trivial fixes
2013-12-16 Jesse Brandeburgi40e: init flow control settings to disabled
2013-12-16 Anjali Singhai Jaini40e: Tell the stack about our actual number of queues
2013-12-16 Shannon Nelsoni40e: fix pf reset after offline test
2013-12-16 Jesse Brandeburgi40e: fix up some of the ethtool connection reporting
2013-12-15 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-14 David S. MillerMerge branch 'bonding_rcu'
2013-12-14 dingtianhongbonding: rebuild the bond_resend_igmp_join_requests_del...
2013-12-14 dingtianhongbonding: remove unwanted lock for bond_store_primaryxxx()
2013-12-14 dingtianhongbonding: remove unwanted lock for bond_option_active_sl...
2013-12-14 dingtianhongbonding: add RCU for bond_3ad_state_machine_handler()
2013-12-14 dingtianhongbonding: remove unwanted lock for bond enslave and...
2013-12-14 dingtianhongbonding: rebuild the lock use for bond_activebackup_arp...
2013-12-14 dingtianhongbonding: create bond_first_slave_rcu()
2013-12-14 dingtianhongbonding: rebuild the lock use for bond_loadbalance_arp_...
2013-12-14 dingtianhongbonding: rebuild the lock use for bond_alb_monitor()
2013-12-14 dingtianhongbonding: rebuild the lock use for bond_mii_monitor()
2013-12-14 dingtianhongbonding: remove the no effect lock for bond_select_acti...
2013-12-14 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-14 David S. MillerMerge branch 'bonding_netlink'
2013-12-14 sfeldma@cumulusnet... bonding: add arp_all_targets netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add arp_validate netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add arp_ip_target netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add arp_interval netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add use_carrier netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add downdelay netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add updelay netlink support
2013-12-14 sfeldma@cumulusnet... bonding: add miimon netlink support
2013-12-12 Ben Hutchingssfc: Remove unnecessary condition for processing the...
2013-12-12 Ben Hutchingssfc: Don't clear timestamps in efx_ptp_rx()
2013-12-12 Ben Hutchingssfc: Enable PTP clock and timestamping for all function...
2013-12-12 Ben Hutchingssfc: Associate primary and secondary functions of contr...
2013-12-12 Ben Hutchingssfc: Store VPD serial number at probe time
2013-12-12 Jon Coopersfc: Add RX packet timestamping for EF10
2013-12-12 Ben Hutchingssfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
2013-12-12 Daniel Pieczkosfc: split setup of hardware timestamping into NIC...
2013-12-12 Laurence Evanssfc: Add support for SFC9100 timestamp format
2013-12-12 Laurence Evanssfc: Tidy up PTP synchronization code
2013-12-12 Laurence Evanssfc: PTP - tidy up unused/useless variables
2013-12-12 Ben Hutchingssfc: Remove kernel-doc for efx_ptp_data fields not...
2013-12-12 Ben Hutchingssfc: Initialise efx_ptp_data::phc_clock_info from a...
2013-12-12 Ben Hutchingssfc: Do not use MAC address as clock name
2013-12-12 Ben Hutchingssfc: Store flags from MC_CMD_DRV_ATTACH for later use
2013-12-12 Ben Hutchingssfc: Remove dependency of PTP on having a dedicated...
2013-12-12 Ben Hutchingssfc: Split PTP multicast filter insertion/removal out...
2013-12-12 Ben Hutchingssfc: Return EBUSY for filter insertion on EF10, matchin...
2013-12-12 Ben Hutchingssfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
2013-12-12 Ben Hutchingssfc: Fold efx_flush_all() into efx_stop_port() and...
2013-12-12 Ben Hutchingssfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
2013-12-12 Edward Creesfc: Log all unexpected MCDI errors
2013-12-12 Ben Hutchingssfc: Add new sensor names
2013-12-12 Edward Creesfc: Revise sensor names to be more understandable...
2013-12-12 Edward Creesfc: Report units in sensor warnings
2013-12-12 Jon Coopersfc: Correct RX dropped count for drops while interface...
2013-12-12 Jon Coopersfc: Make initial fill of RX descriptors synchronous
2013-12-12 Ben Hutchingssfc: Tighten the check for RX merged completion events
2013-12-12 Jon Coopersfc: Add MC BISTs to ethtool offline self test on EF10
2013-12-12 Olof Johanssonnet: eth: 8390: remove section warning in etherh.c
2013-12-12 David S. MillerMerge branch 'macvtap_capture'
2013-12-12 Vlad Yasevichmacvlan: Remove custom recieve and forward handlers
2013-12-12 Vlad Yasevichmacvtap: Add support of packet capture on macvtap device.
2013-12-12 Olof Johanssonnet: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
2013-12-12 Olof Johanssonnet: eth: davinci_cpdma: Mark a local variable static
2013-12-12 Olof Johanssonnet: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
2013-12-11 Matthew Whitehead8390 : Replace ei_debug with msg_enable/NETIF_MSG_...
2013-12-11 Nicolas Dichtelipv4: fix wildcard search with inet_confirm_addr()
2013-12-11 Gao fengvxlan: leave multicast group when vxlan device down
2013-12-11 Gao fengvxlan: remove vxlan_group_used in vxlan_open
2013-12-11 Rafał Miłeckibgmac: replace some magic values with defines
2013-12-11 Rafał Miłeckibgmac: reset cached MAC state during chip reset
2013-12-11 Soren Brinkmannnet: macb: Fix build warning
2013-12-11 David S. MillerMerge branch 'macb'
2013-12-11 Soren Brinkmannnet: macb: Adjust tx_clk when link speed changes
2013-12-11 Soren Brinkmannnet: macb: Use devm_request_irq()
2013-12-11 Soren Brinkmannnet: macb: Use devm_ioremap()
2013-12-11 Soren Brinkmannnet: macb: Migrate to devm clock interface
2013-12-11 Soren Brinkmannnet: macb: Migrate to dev_pm_ops
2013-12-11 Jingoo Hanatm: solos-pci: remove unnecessary pci_set_drvdata()
2013-12-11 Jingoo Hanatm: he: remove unnecessary pci_set_drvdata()
2013-12-11 Jingoo Hannet: ieee802154: remove unnecessary spi_set_drvdata()
2013-12-11 Jingoo Hannet: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
2013-12-11 Jingoo Hannet: vmxnet3: remove unnecessary pci_set_drvdata()
2013-12-11 Jingoo Hannet: fddi: remove unnecessary pci_set_drvdata()
2013-12-11 Jingoo Hannet: hippi: remove unnecessary pci_set_drvdata()
2013-12-11 stephen hemmingervirtio_net: spelling fixes
2013-12-11 stephen hemmingervirtio_net: remove unused parameter to send_command
2013-12-11 David S. MillerRevert "macvtap: remove useless codes in macvtap_aio_re...
2013-12-11 David S. MillerRevert "tun: remove useless codes in tun_chr_aio_read...
2013-12-11 Sergei Shtylyovsh_eth: add R8A7791 support
2013-12-11 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-10 Rafał Miłeckibgmac: start/stop PHY on netdev open/stop
next