summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-08cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai
2015-02-08cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai
2015-02-08cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai
2015-02-08cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai
2015-02-08cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai
2015-02-08be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla
2015-02-08be2net: process port misconfig async eventVasundhara Volam
2015-02-08be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla
2015-02-08be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla
2015-02-08be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam
2015-02-08be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam
2015-02-08be2net: refactor code that checks flash file compatibilityVasundhara Volam
2015-02-08be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-02-08be2net: move un-exported routines from be.h to respective src filesSathya Perla
2015-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-08r8152: use BIT macrohayeswang
2015-02-08r8152: replace get_protocol with vlan_get_protocolhayeswang
2015-02-08r8152: adjust the line feed for hw_featureshayeswang
2015-02-08r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang
2015-02-08r8152: check linking status with netif_carrier_okhayeswang
2015-02-08r8152: adjust lpm timerhayeswang
2015-02-08r8152: adjust rx_bottomhayeswang
2015-02-08net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli
2015-02-08net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli
2015-02-08Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-06ixgbe: add Tx anti spoofing supportDon Skidmore
2015-02-06ixgbevf: combine all of the tasks into a single service taskEmil Tantilov
2015-02-06ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov
2015-02-06ixgbevf: Add code to check for Tx hangEmil Tantilov
2015-02-06ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov
2015-02-06ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov
2015-02-06ixgbe: add VXLAN offload support for X550 devicesDon Skidmore
2015-02-06ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore
2015-02-06ixgbe: cleanup redundant default method set_rxpbaDon Skidmore
2015-02-06ixgbe: fix setting port VLANEmil Tantilov
2015-02-06ixgbevf: add RSS support for X550Emil Tantilov
2015-02-06ixgbevf: enable multiple queue supportEmil Tantilov
2015-02-06ixgbe: allow multiple queues in SRIOV modeEmil Tantilov
2015-02-06ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore
2015-02-06fm10k: Resolve compile warnings with W=1Matthew Vick
2015-02-06fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick
2015-02-06vxge: fix sparse warningLad, Prabhakar
2015-02-06xen-netback: fix sparse warningLad, Prabhakar
2015-02-06net/macb: fix sparse warningLad, Prabhakar
2015-02-06net: bnx2x: fix sparse warningsLad, Prabhakar
2015-02-06enic: enic_main: fix sparse warningsLad, Prabhakar
2015-02-06enic: enic_ethtool: fix sparse warningLad, Prabhakar
2015-02-06be2net: fix sparse warningLad, Prabhakar
2015-02-06chelsio: cxgb4: fix sparse warningLad, Prabhakar
2015-02-06hyperv: fix sparse warningsLad, Prabhakar