aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin2014-07-08
* net/hsr: Better variable names and update of contact info.Arvid Brodin2014-07-08
* r8152: increase the tx timeouthayeswang2014-07-08
* ipconfig: add static to local variableFabian Frederick2014-07-08
* Merge branch 'amd-xgbe-next'David S. Miller2014-07-08
|\
| * amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-08
| * amd-xgbe: Performance enhancementsLendacky, Thomas2014-07-08
| * amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas2014-07-08
| * amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas2014-07-08
| * amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas2014-07-08
|/
* net: arcnet: Remove "#define bool int"Rasmus Villemoes2014-07-08
* enic: fix return values in enic_set_coalesceGovindarajulu Varadarajan2014-07-08
* bonding: remove no longer relevant vlan warningsJiri Pirko2014-07-08
* Merge branch 'at86rf230-next'David S. Miller2014-07-08
|\
| * at86rf230: add new authorAlexander Aring2014-07-08
| * at86rf230: add sleep cycle timingAlexander Aring2014-07-08
| * at86rf230: add timing for channel switchAlexander Aring2014-07-08
| * at86rf230: rework reset to trx_off state changeAlexander Aring2014-07-08
| * at86rf230: rework state change and start/stopAlexander Aring2014-07-08
| * at86rf230: rework irq_pol settingAlexander Aring2014-07-08
| * at86rf230: move RX_SAFE_MODE setting to hw_initAlexander Aring2014-07-08
| * at86rf230: rework transmit and receive handlingAlexander Aring2014-07-08
| * at86rf230: add support for at86rf23x desenseAlexander Aring2014-07-08
| * at86rf230: remove is212 and add driver dataAlexander Aring2014-07-08
| * at86rf230: rework detect device handlingAlexander Aring2014-07-08
| * at86rf230: add regmap supportAlexander Aring2014-07-08
| * mac802154: at86rf230: add hw flags and merge opsAlexander Aring2014-07-08
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-08
|\
| * i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan2014-07-02
| * i40e: Implement set_settings for ethtoolCatherine Sullivan2014-07-02
| * i40e: Add set_pauseparam to ethtoolCatherine Sullivan2014-07-02
| * i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan2014-07-02
| * i40e: move nway resetJesse Brandeburg2014-07-02
| * i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan2014-07-02
| * i40e: Finish implementation of ethtool get settingsJesse Brandeburg2014-07-02
| * i40e: disable TPHJesse Brandeburg2014-07-02
| * i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain2014-07-02
| * i40evf: invite vector 0 to the interrupt partyMitch Williams2014-07-02
| * i40e: tolerate lost interruptsMitch Williams2014-07-02
| * i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr2014-07-02
| * i40evf: don't violate scopeMitch Williams2014-07-02
| * i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain2014-07-02
* | Merge branch 'fec-next'David S. Miller2014-07-08
|\ \
| * | net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()Russell King2014-07-08
| * | net: fec: ensure fec_enet_free_buffers() properly cleans the ringsRussell King2014-07-08
| * | net: fec: clean up transmit descriptor setupRussell King2014-07-08
| * | net: fec: make rx skb handling more robustRussell King2014-07-08
| * | net: fec: remove useless fep->openedRussell King2014-07-08
| * | net: fec: stop the phy before shutting down the MACRussell King2014-07-08
| * | net: fec: ensure that a disconnected phy isn't configuredRussell King2014-07-08