]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
i40e: add clear_pxe AdminQ request
[karo-tx-linux.git] / drivers /
2014-05-29 Shannon Nelsoni40e: add clear_pxe AdminQ request
2014-05-29 Akeem G Abodunrini40e: Clear recovery pending, if reset failed
2014-05-29 Greg Rosei40e/i40evf: Change type to u32 to avoid sparse error
2014-05-29 Jesse Brandeburgi40e/i40evf: remove storm control
2014-05-29 Anjali Singhai Jaini40e: Use the new i40e_get_fd_cnt_all function in other...
2014-05-29 Anjali Singhai Jaini40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead...
2014-05-29 Kevin Scotti40e/i40evf: Remove reserved PCTYPE defines
2014-05-29 Akeem G Abodunrini40e: Tx/Rx rings declaration
2014-05-29 Mitch Williamsi40evf: tweak Tx rate params and de-magic-ify
2014-05-29 Mitch Williamsi40evf: don't round Tx rate down to 0
2014-05-29 Mitch Williamsi40e: enable descriptor prefetch for VFs
2014-05-29 Kevin Scotti40e/i40evf: Update check for AQ aliveness
2014-05-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-05-27 Tobias Klauseri40evf: Use is_multicast_ether_addr helper
2014-05-27 Tobias Klausere1000: Use is_broadcast_ether_addr/is_multicast_ether_a...
2014-05-27 Todd Fujinakaigb: remove redundant PHY power down register write
2014-05-27 Andi Kleene1000e: Out of line __ew32_prepare/__ew32
2014-05-27 David Ertmane1000e: Fix expand setting EEE link info to all affecte...
2014-05-27 David Ertmane1000e: Cleanup parenthesis around return value
2014-05-27 Todd Fujinakae1000e: 82574/82583 TimeSync errata for SYSTIM read
2014-05-27 David Ertmane1000e: Failure to write SHRA turns on PROMISC mode
2014-05-27 Jacob Kellerixgbe: avoid duplicate code in suspend and stop paths
2014-05-27 Jacob Kellerixgbe: separate the PTP suspend and stop actions
2014-05-27 Jacob Kellerixgbe: extract PTP clock device from ptp_init
2014-05-27 Jacob Kellerixgbe: allow ixgbe_ptp_reset to maintain current hwtsta...
2014-05-27 Jacob Kellerixgbe: extract the hardware setup from the ixgbe_ptp_se...
2014-05-27 Jacob Kellerixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
2014-05-27 Emil Tantilovixgbe: fix linking at 100Mbps on copper devices with...
2014-05-26 Christian Engelmayerof: mdio: fix compile warning in of_mdiobus_register_phy()
2014-05-25 Prashant Sreedharantg3: Override clock, link aware and link idle mode...
2014-05-25 Yang Weinet: driver: stmicro: Remove some useless the lock...
2014-05-24 Daniel Borkmannteam: lb: use sizeof(*fprog) in __fprog_create
2014-05-24 David S. MillerMerge branch 'ks8851'
2014-05-24 Stephen Boydnet: ks8851: Add of match table
2014-05-24 Stephen Boydnet: ks8851: Add optional vdd_io regulator and reset...
2014-05-24 Stephen Boydnet: ks8851: Use devm_regulator_get_optional()
2014-05-24 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-23 David S. MillerMerge branch 'filter-next'
2014-05-23 Daniel Borkmannnet: filter: let unattached filters use sock_fprog_kern
2014-05-23 David S. MillerMerge branch 'inet_csums_part3'
2014-05-23 Tom Herbertnet: Split sk_no_check into sk_no_check_{rx,tx}
2014-05-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-05-23 David S. MillerMerge branch 'mvneta-next'
2014-05-23 Ezequiel Garcianet: mvneta: Remove unneeded 'weigth' field
2014-05-23 Ezequiel Garcianet: mvmdio: Use devm_* API to simplify the code
2014-05-23 Ezequiel Garcianet: mvneta: Change the number of default rx queues...
2014-05-23 Ezequiel Garcianet: mvneta: Use prepare/commit API to simplify MAC...
2014-05-23 Ezequiel Garcianet: mvneta: Clean-up mvneta_init()
2014-05-23 Ezequiel Garcianet: mvneta: Check tx queue setup error in mvneta_chang...
2014-05-23 Ezequiel Garcianet: mvneta: Clean-up mvneta_tx_frag_process()
2014-05-23 Ezequiel Garcianet: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
2014-05-23 Sucheta Chakrabortynet-next:v4: Add support to configure SR-IOV VF minimum...
2014-05-23 Haiyang Zhanghyperv: Add hash value into RNDIS Per-packet info
2014-05-23 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-05-23 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-05-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-05-23 Stephen Hemmingeri40e,igb,ixgbe: remove usless return statements
2014-05-23 Jeff Kirsherigb/ixgbe: remove return statements for void functions
2014-05-23 Jacob Kellerixgbe: add /* fallthrough */ comment to case statements
2014-05-23 Jacob Kellerixgbe: add space between operands to &
2014-05-23 Jacob Kellerixgbe: don't check NULL for debugfs_remove_recursive
2014-05-23 Jacob Kellerixgbe: add braces around else block
2014-05-23 Jacob Kellerixgbe: fix several concatenated strings to single line
2014-05-23 Jacob Kellerixgbe: fix checkpatch style of blank line after declaration
2014-05-23 Jacob Kellerixgbe: fix function-like macro, remove semicolon
2014-05-23 Jacob Kellerixgbe: clean up checkpatch warnings about CODE_INDENT...
2014-05-22 David S. MillerMerge branch 'mlx4-next'
2014-05-22 Amir Vadainet/mlx4_core: Replace pr_warning() with pr_warn()
2014-05-22 Amir Vadainet/mlx4_core: Deprecate use_prio module parameter
2014-05-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-05-22 Dan Carpenternet: cdc_ncm: fix typo in test for supported formats
2014-05-22 Manuel Schöllingxilinx: Use time_before_eq()
2014-05-22 Manuel Schöllingmicrel: Use time_before_eq()
2014-05-22 Manuel SchöllingmISDN: Use mod_timer()
2014-05-22 Manuel SchöllingmISDN: Use time_before()
2014-05-22 Manuel Schöllingqlogic: Use time_before()
2014-05-22 Vlad Yasevichbonding: Send ALB learning packets using the right...
2014-05-22 David S. MillerMerge branch 'bonding'
2014-05-22 Veaceslav Falicobonding: remove NULL verification from bond_get_bond_by...
2014-05-22 Veaceslav Falicobonding: populate essential new_slave->bond/dev early
2014-05-22 Vlad Yasevichbonding: Don't assume 802.1Q when sending alb learning...
2014-05-22 David S. MillerMerge branch 'genphy'
2014-05-22 Sascha Hauernet: phy: make of_set_phy_supported work with genphy...
2014-05-22 Sascha Hauernet: phy: genphy: Allow overwriting features
2014-05-22 David S. MillerMerge tag 'linux-can-fixes-for-3.15-20140521' of git...
2014-05-22 David S. MillerMerge tag 'linux-can-next-for-3.16-20140521' of git...
2014-05-22 Sekhar Norinet: davinci_emac: fix oops caused by uninitialized...
2014-05-22 David S. MillerMerge branch 'fixed_phy'
2014-05-22 Florian Fainelliof: mdio: remove of_phy_connect_fixed_link
2014-05-22 Florian Fainelliucc_geth: use the new fixed PHY helpers
2014-05-22 Florian Fainelligianfar: use the new fixed PHY helpers
2014-05-22 Florian Fainellifs_enet: use the new fixed PHY helpers
2014-05-22 Florian Fainellinet: systemport: use the new fixed PHY helpers
2014-05-22 Florian Fainellinet: bcmgenet: use the new fixed PHY helpers
2014-05-22 Hans de Goedestmmac: Remove unbalanced clk_disable call
2014-05-22 David S. MillerMerge branch 'vlan_features'
2014-05-22 Michal Kubečekteaming: fix vlan_features computing
2014-05-22 Michal Kubečekbonding: fix vlan_features computing
next