]> git.karo-electronics.de Git - linux-beck.git/history - drivers
ixgbe: Convert to use devm_hwmon_device_register_with_groups
[linux-beck.git] / drivers /
2013-12-18 Guenter Roeckixgbe: Convert to use devm_hwmon_device_register_with_g...
2013-12-18 Don Skidmoreixgbevf: add DCB configuration into queue setup
2013-12-18 Stephen Hemmingeri40e: make functions static and remove dead code
2013-12-18 Alan Coxi40e: Fix off by one in i40e_dbg_command_write
2013-12-18 Catherine Sullivani40e: Bump version number
2013-12-18 Anjali Singhai Jaini40e: Fix wrong mask bits being used in misc interrupt
2013-12-18 Shannon Nelsoni40e: more print_hex_dump use
2013-12-18 Shannon Nelsoni40e: fix up scanf decoders
2013-12-18 Shannon Nelsoni40e: simplify error messages for dump descriptor
2013-12-18 Shannon Nelsoni40e: prevent null pointer exception in dump descriptor
2013-12-18 Neerav Parikhi40e: Fix dump output from debugfs calls
2013-12-17 Eugene Crosserqeth: Accurate ethtool output
2013-12-17 Ursula Braunnetiucv: improve state checking in conn_action_txdone
2013-12-17 David S. MillerMerge branch 'qlcnic'
2013-12-17 Manish Chopraqlcnic: update version to 5.3.53
2013-12-17 Jitendra Kalsariaqlcnic: Support for 16 virtual NIC functions.
2013-12-17 Manish Chopraqlcnic: VLAN enhancement for 84XX adapters
2013-12-17 Himanshu Madhaniqlcnic: Allow single Tx/Rx queue for all adapters.
2013-12-17 Sucheta Chakrabortyqlcnic: Refactor initialize nic code path.
2013-12-17 Sucheta Chakrabortyqlcnic: Issue INIT_NIC command only once.
2013-12-17 Sucheta Chakrabortyqlcnic: Disable DCB operations from SR-IOV VFs.
2013-12-17 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-17 David S. MillerMerge branch 'skb_hash'
2013-12-17 Tom Herbertnet: Change skb_get_rxhash to skb_get_hash
2013-12-17 David S. MillerMerge branch 'bonding_netlink'
2013-12-17 sfeldma@cumulusnet... bonding: add resend_igmp attribute netlink support
2013-12-17 sfeldma@cumulusnet... bonding: add xmit_hash_policy attribute netlink support
2013-12-17 sfeldma@cumulusnet... bonding: add fail_over_mac attribute netlink support
2013-12-17 sfeldma@cumulusnet... bonding: add primary_select attribute netlink support
2013-12-17 sfeldma@cumulusnet... bonding: add primary attribute netlink support
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 Ben Hutchingssfc: Fix RX drop filters for EF10
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: Add PTP counters to ethtool stats
2013-12-12 Shradha Shahsfc: Changed the statistic name emerg_{fetch,wait}...
2013-12-12 Andrew Rybchenkosfc: remove unused 'enum efx_rx_alloc_method'
2013-12-12 Andrew Rybchenkosfc: remove unused 'refcnt' from efx_rx_page_state
2013-12-12 Ben Hutchingssfc: Implement efx_nic_type::filter_clear_rx operation...
2013-12-12 Ben Hutchingssfc: Allow filter removal only with exactly matching...
2013-12-12 Ben Hutchingssfc: Don't refer to 'stack' in filter implementation
2013-12-12 Ben Hutchingssfc: Change priority and flags for automatic MAC filters
2013-12-12 Andrew Rybchenkosfc: Change efx_nic_type::rx_push_indir_table to push...
2013-12-12 Ben Hutchingssfc: Add more information to many warnings using WARN...
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...
next