summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan2014-09-132-0/+18
* net: DSA: Marvell mv88e6171 switch driverAndrew Lunn2014-09-135-0/+426
* be2net: enable PCIe error reporting on VFs tooKalesh AP2014-09-131-5/+3
* be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP2014-09-131-2/+21
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-134-16/+73
* be2net: add ethtool "-m" option supportMark Leonard2014-09-133-19/+109
* be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2014-09-132-1/+7
* be2net: fix RX fragment posting for jumbo framesAjit Khaparde2014-09-131-7/+15
* be2net: replace strcpy with strlcpyVasundhara Volam2014-09-131-4/+6
* be2net: fix some log messagesVasundhara Volam2014-09-133-12/+9
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-134-5/+5
* r8152: support VLANhayeswang2014-09-131-14/+65
* net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun2014-09-131-2/+2
* bonding: adjust locking commentsNikolay Aleksandrov2014-09-133-10/+10
* bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov2014-09-133-57/+22
* bonding: alb: convert to bond->mode_lockNikolay Aleksandrov2014-09-134-89/+35
* bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-133-7/+6
* bonding: clean curr_slave_lock useNikolay Aleksandrov2014-09-134-70/+14
* bonding: alb: remove curr_slave_lockNikolay Aleksandrov2014-09-131-36/+3
* bonding: 3ad: clean up curr_slave_lock usageNikolay Aleksandrov2014-09-131-7/+3
* virtio_ring: unify direct/indirect code paths.Rusty Russell2014-09-131-76/+52
* virtio_ring: assume sgs are always well-formed.Rusty Russell2014-09-131-49/+19
* virtio_net: pass well-formed sgs to virtqueue_add_*()Rusty Russell2014-09-131-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-09-1310-383/+396
|\
| * e1000: switch to napi_gro_frags apiFlorian Westphal2014-09-121-17/+32
| * e1000: convert to build_skbFlorian Westphal2014-09-123-120/+131
| * e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-123-17/+17
| * e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-123-23/+27
| * e1000: perform copybreak ahead of DMA unmapFlorian Westphal2014-09-121-30/+43
| * e1000: move tbi workaround code into helper functionFlorian Westphal2014-09-121-30/+33
| * e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-123-80/+77
| * ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-122-72/+45
| * ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck2014-09-121-3/+0
| * ixgbevf: Resolve missing-field-initializers warningsMark Rustad2014-09-121-1/+1
| * ixgbe: Resolve warnings produced in W=2 buildsMark Rustad2014-09-122-11/+11
* | sunvnet: Avoid sending superfluous LDC messages.Sowmini Varadhan2014-09-132-5/+72
* | net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-09-131-1/+0
* | ethernet: amd: use pr_info_once()Varka Bhadram2014-09-131-4/+2
|/
* cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2014-09-102-2/+3
* cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2014-09-102-0/+10
* cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai2014-09-101-0/+3
* cxgb4: Add support to S25FL032P flashHariprasad Shenai2014-09-101-0/+20
* cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai2014-09-101-1/+1
* net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier2014-09-101-1/+2
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-1017-68/+62
* irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-101-6/+2
* r8152: use usleep_rangehayeswang2014-09-101-11/+11
* sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-101-1/+1
* bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-102-45/+2
* bonding: options: remove bond->lock usageNikolay Aleksandrov2014-09-101-18/+1