aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: phy: micrel: fix config_intr error handlingJohan Hovold2014-11-12
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-12
* net: phy: replace phy_driver_register callsJohan Hovold2014-11-12
* sunvnet: fix NULL pointer dereferenceDavid L Stevens2014-11-12
* fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-12
* phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-12
* cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-12
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-11
|\
| * ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-11
| * ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-11
| * ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-11
| * ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-11
| * ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-11
| * i40evf: don't use more queues than CPUsMitch Williams2014-11-11
| * i40evf: make early init processing more robustMitch Williams2014-11-11
| * i40e: clean up throttle rate codeJesse Brandeburg2014-11-11
| * i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-11
| * i40e: poll firmware slowerKamil Krawczyk2014-11-11
* | usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee2014-11-11
* | stmmac: split to core library and probe driversAndy Shevchenko2014-11-11
* | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-11
* | net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-11
|/
* mlx4: restore conditional call to napi_complete_done()Eric Dumazet2014-11-10
* sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan2014-11-10
* sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan2014-11-10
* sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan2014-11-10
* 8139too: Allow using the largest possible MTUAlban Bedel2014-11-10
* 8139too: Allow setting MTU larger than 1500Alban Bedel2014-11-10
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10
|\
| * Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-04
| |\
| | * mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-04
| | * mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-31
| | * mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-31
| | * mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-31
| | * mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-29
| | * mac80211-hwsim: support SGI-20Ben Greear2014-10-29
| | * mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-29
| | * mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radioJukka Rissanen2014-10-29
| | * mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-27
| | * mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-27
| | * mac80211-hwsim: support destroying radio by nameBen Greear2014-10-24
| | * mac80211-hwsim: add ethtool stats supportBen Greear2014-10-24
| | * cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-20
| | * mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2014-10-09
| | * mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-09
| | * mac80211_hwsim: fix typo, remove unnecessary gotoBen Greear2014-10-09
| | * mac80211_hwsim: fix memory leak on netlink TX failureBen Greear2014-10-09
| * | mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-31
| * | mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-31