summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | defxx: Fix DEFPA enable error propagationMaciej W. Rozycki2014-11-21
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | i40e: trigger SW INT with no ITR waitShannon Nelson2014-11-20
| | * | | | | | | | | | | | | | | | i40evf: remove unnecessary elseMitch Williams2014-11-20
| | * | | | | | | | | | | | | | | | i40evf: make comparisons consistentMitch Williams2014-11-20
| | * | | | | | | | | | | | | | | | i40evf: make checkpatch happyMitch Williams2014-11-20
| | * | | | | | | | | | | | | | | | i40evf: update header commentsMitch Williams2014-11-20
| | * | | | | | | | | | | | | | | | i40e: don't overload fieldsMitch Williams2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: add netpoll supportEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irqEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: Change receive model to use double buffered page based receivesEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: Update Rx next to clean in real timeEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continueEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: Cleanup variable usage, improve stack performanceEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: Combine the logic for post Rx processing into single functionEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: Test Rx status bits directly out of the descriptorEmil Tantilov2014-11-20
| | * | | | | | | | | | | | | | | | ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bitsEmil Tantilov2014-11-20
| * | | | | | | | | | | | | | | | | amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Remove unused variableLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Add BQL supportLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas2014-11-21
| * | | | | | | | | | | | | | | | | net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring2014-11-21
| * | | | | | | | | | | | | | | | | net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-21
| * | | | | | | | | | | | | | | | | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring2014-11-21
| * | | | | | | | | | | | | | | | | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed2014-11-21
| * | | | | | | | | | | | | | | | | macvtap: advance iov iterator when needed in macvtap_put_user()Jason Wang2014-11-21
| * | | | | | | | | | | | | | | | | mlx4: don't duplicate kvfree()Al Viro2014-11-21
| * | | | | | | | | | | | | | | | | mlx5: don't duplicate kvfree()Al Viro2014-11-21
| * | | | | | | | | | | | | | | | | r8152: adjust rtl_start_rxhayeswang2014-11-21
| * | | | | | | | | | | | | | | | | r8152: adjust r8152_submit_rxhayeswang2014-11-21
| * | | | | | | | | | | | | | | | | net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli2014-11-21
| * | | | | | | | | | | | | | | | | net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli2014-11-21
| * | | | | | | | | | | | | | | | | vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | vlan: kill vlan_put_tag helperJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: add copyright entryJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: refactor interrupt configJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: add generic clock-mode-select supportJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: parse of nodes at probeJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | net: phy: micrel: add device-type abstractionJohan Hovold2014-11-21
| * | | | | | | | | | | | | | | | | sky2: use new netdev_rss_key_fill() helperIan Morris2014-11-21
| * | | | | | | | | | | | | | | | | enic: support skb->xmit_moreGovindarajulu Varadarajan2014-11-21
| * | | | | | | | | | | | | | | | | bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie2014-11-19
| * | | | | | | | | | | | | | | | | bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie2014-11-19
| |/ / / / / / / / / / / / / / / /