]> Pileus Git - ~andy/linux/history - drivers
pkt_sched: fq: more robust memory allocation
[~andy/linux] / drivers /
2013-12-17 Jiri Pirkobondnl: use be32 nla put/get for be32 values
2013-12-17 stephen hemmingerbnad: make local variable static
2013-12-17 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-17 David S. MillerMerge branch 'phy_power'
2013-12-17 Sebastian Hesselbarthnet: phy: suspend phydev when going to HALTED
2013-12-17 Sebastian Hesselbarthnet: phy: resume/suspend PHYs on attach/detach
2013-12-17 Sebastian Hesselbarthnet: phy: provide phy_resume/phy_suspend helpers
2013-12-17 Sebastian Hesselbarthnet: phy: marvell: provide genphy suspend/resume
2013-12-17 Sebastian Hesselbarthnet: mv643xx_eth: properly start/stop phy device
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-13 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
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 Lorenzo Bianconiath9k: initialize retry chain flags in tx99 code
2013-12-11 Nick Kossifidisath5k: Reset Tx interrupt bits also on PISR
2013-12-11 Jeff Kirshernfc: Fix FSF address in file headers
2013-12-11 Jeff Kirsherdrivers/net/wireless: Fix FSF address in file headers
2013-12-11 Jeff Kirsherprism54: Fix FSF address in file headers
2013-12-11 Jeff Kirsherrt2x00: Fix FSF address in file headers
2013-12-11 Jeff Kirsherzd1211rw: Fix FSF address in file headers
2013-12-11 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-12-11 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-12-11 Soren Brinkmannnet: macb: Fix build warning
2013-12-11 David S. MillerMerge branch 'macb'
next