aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* bonding: adjust locking commentsNikolay Aleksandrov2014-09-13
* bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov2014-09-13
* bonding: alb: convert to bond->mode_lockNikolay Aleksandrov2014-09-13
* bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-13
* bonding: clean curr_slave_lock useNikolay Aleksandrov2014-09-13
* bonding: alb: remove curr_slave_lockNikolay Aleksandrov2014-09-13
* bonding: 3ad: clean up curr_slave_lock usageNikolay Aleksandrov2014-09-13
* virtio_ring: unify direct/indirect code paths.Rusty Russell2014-09-13
* virtio_ring: assume sgs are always well-formed.Rusty Russell2014-09-13
* virtio_net: pass well-formed sgs to virtqueue_add_*()Rusty Russell2014-09-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-09-13
|\
| * e1000: switch to napi_gro_frags apiFlorian Westphal2014-09-12
| * e1000: convert to build_skbFlorian Westphal2014-09-12
| * e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-12
| * e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-12
| * e1000: perform copybreak ahead of DMA unmapFlorian Westphal2014-09-12
| * e1000: move tbi workaround code into helper functionFlorian Westphal2014-09-12
| * e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-12
| * ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-12
| * ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck2014-09-12
| * ixgbevf: Resolve missing-field-initializers warningsMark Rustad2014-09-12
| * ixgbe: Resolve warnings produced in W=2 buildsMark Rustad2014-09-12
* | sunvnet: Avoid sending superfluous LDC messages.Sowmini Varadhan2014-09-12
* | net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-09-12
* | ethernet: amd: use pr_info_once()Varka Bhadram2014-09-12
|/
* cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2014-09-10
* cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2014-09-10
* cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai2014-09-10
* cxgb4: Add support to S25FL032P flashHariprasad Shenai2014-09-10
* cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai2014-09-10
* net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier2014-09-10
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
* irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-09
* r8152: use usleep_rangehayeswang2014-09-09
* sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-09
* bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-09
* bonding: options: remove bond->lock usageNikolay Aleksandrov2014-09-09
* bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov2014-09-09
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-09
* bonding: alb: clean bond->lockNikolay Aleksandrov2014-09-09
* bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov2014-09-09
* cxgb4: remove bond->lockNikolay Aleksandrov2014-09-09
* ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier2014-09-09
* ath5k: Add missing vmalloc.h include.Stephen Rothwell2014-09-09
* ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-09
* Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
| |\
| * | ath5k: added debugfs file for dumping eepromJade Bilkey2014-09-04
| * | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-04
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-04
| |\ \