summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
* ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
* ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3Star
* ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
* ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* ptp: igb: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
* ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3Star
* ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
* bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar2015-03-311-0/+3
* bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar2015-03-311-6/+6
* net/macb: unify peripheral version testingNicolas Ferre2015-03-312-5/+7
* net/macb: fix the peripheral version testNicolas Ferre2015-03-311-1/+1
* net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-312-2/+2
* net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-312-67/+104
* net/macb: trivial: correct wording for capsNicolas Ferre2015-03-311-2/+2
* net/macb: fix capabilities configurationNicolas Ferre2015-03-311-18/+18
* net/macb: add comment in macb_probe_queuesNicolas Ferre2015-03-311-2/+6
* net/macb: only probe queues once and use stored valuesNicolas Ferre2015-03-312-4/+4
* net: smc91x: Remove an unused variableFabio Estevam2015-03-311-1/+0Star
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3121-51/+145
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-309-10/+20
| * mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-304-10/+13
| * mac80211_hwsim: fix beacon timersJohannes Berg2015-03-041-9/+6Star
| * mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen2015-03-031-0/+83
| * cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-031-2/+2
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-036-15/+17
| * mac80211_hwsim: support any address in userspaceBob Copeland2015-02-281-3/+2Star
| * cfg80211-wext: export symbols only when neededJohannes Berg2015-02-282-2/+2
* | net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha2015-03-313-46/+130
* | net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-317-7/+253
* | net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-313-17/+23
* | net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-314-65/+109
* | net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-313-22/+23
* | net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-314-35/+49
* | net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha2015-03-311-1/+1
* | net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther2015-03-311-1/+1
* | net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2015-03-312-6/+6
* | net: bcmgenet: fix bcmgenet_open()Petri Gynther2015-03-311-1/+1
* | net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther2015-03-311-9/+4Star
* | net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther2015-03-312-12/+12
* | hv_netvsc: Eliminate memory allocation in the packet send pathKY Srinivasan2015-03-314-22/+60
* | hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanismKY Srinivasan2015-03-312-2/+2
* | ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-313-4/+4
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-9/+7Star
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-11/+11
* | vxlan: fix indentationJiri Benc2015-03-311-44/+44
* | bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-311-0/+7