aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * | net: fec: remove checking for NULL phy_dev in fec_enet_close()Russell King2014-07-08
| * | net: fec: use netif_tx_disable() rather than netif_stop_queue()Russell King2014-07-08
| * | net: fec: fix interrupt handling racesRussell King2014-07-08
| * | net: fec: fix ethtool set_pauseparam duplex bugRussell King2014-07-08
| * | net: fec: iMX6 FEC does not support half-duplex gigabitRussell King2014-07-08
|/ /
* | Merge branch 'net-hash-tx'David S. Miller2014-07-08
|\ \
| * | net: Only do flow_dissector hash computation once per packetTom Herbert2014-07-08
| * | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-08
| * | flow_dissector: Use IPv6 flow label in flow_dissectorTom Herbert2014-07-08
| * | vxlan: Call udp_flow_src_portTom Herbert2014-07-08
| * | udp: Add function to make source port for UDP tunnelsTom Herbert2014-07-08
| * | net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2014-07-08
| * | net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-08
| * | flow_dissector: Abstract out hash computationTom Herbert2014-07-08
|/ /
* | Merge branch 'systemport-next'David S. Miller2014-07-07
|\ \
| * | net: systemport: add Wake-on-LAN supportFlorian Fainelli2014-07-07