index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
ptp: blackfin: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+3
*
ptp: cpts: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
ptp: mlx4: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+3
*
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
bonding: Fix another case of LACPDU not sent on slave
Mahesh Bandewar
2015-03-31
1
-0
/
+3
*
bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
Mahesh Bandewar
2015-03-31
1
-6
/
+6
*
net/macb: unify peripheral version testing
Nicolas Ferre
2015-03-31
2
-5
/
+7
*
net/macb: fix the peripheral version test
Nicolas Ferre
2015-03-31
1
-1
/
+1
*
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2015-03-31
2
-2
/
+2
*
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2015-03-31
2
-67
/
+104
*
net/macb: trivial: correct wording for caps
Nicolas Ferre
2015-03-31
1
-2
/
+2
*
net/macb: fix capabilities configuration
Nicolas Ferre
2015-03-31
1
-18
/
+18
*
net/macb: add comment in macb_probe_queues
Nicolas Ferre
2015-03-31
1
-2
/
+6
*
net/macb: only probe queues once and use stored values
Nicolas Ferre
2015-03-31
2
-4
/
+4
*
net: smc91x: Remove an unused variable
Fabio Estevam
2015-03-31
1
-1
/
+0
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
22
-52
/
+150
|
\
|
*
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
10
-11
/
+25
|
*
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
2015-03-30
4
-10
/
+13
|
*
mac80211_hwsim: fix beacon timers
Johannes Berg
2015-03-04
1
-9
/
+6
|
*
mac80211_hwsim: Add minimal capability for vendor command/event testing
Jouni Malinen
2015-03-03
1
-0
/
+83
|
*
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
2015-03-03
1
-2
/
+2
|
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
6
-15
/
+17
|
*
mac80211_hwsim: support any address in userspace
Bob Copeland
2015-02-28
1
-3
/
+2
|
*
cfg80211-wext: export symbols only when needed
Johannes Berg
2015-02-28
2
-2
/
+2
*
|
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
2015-03-31
3
-46
/
+130
*
|
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
2015-03-31
7
-7
/
+253
*
|
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
2015-03-31
3
-17
/
+23
*
|
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
2015-03-31
4
-65
/
+109
*
|
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
2015-03-31
3
-22
/
+23
*
|
net/mlx4_en: Create new header file for all statistics info
Eran Ben Elisha
2015-03-31
4
-35
/
+49
*
|
net/mlx4_en: Fix port counters statistics bitmask
Eran Ben Elisha
2015-03-31
1
-1
/
+1
*
|
net: bcmgenet: fix the call to phy_mac_interrupt()
Petri Gynther
2015-03-31
1
-1
/
+1
*
|
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
Petri Gynther
2015-03-31
2
-6
/
+6
*
|
net: bcmgenet: fix bcmgenet_open()
Petri Gynther
2015-03-31
1
-1
/
+1
*
|
net: bcmgenet: remove __bcmgenet_fini_dma()
Petri Gynther
2015-03-31
1
-9
/
+4
*
|
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
Petri Gynther
2015-03-31
2
-12
/
+12
*
|
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
2015-03-31
4
-22
/
+60
*
|
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2015-03-31
2
-2
/
+2
*
|
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
3
-4
/
+4
*
|
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-9
/
+7
*
|
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-11
/
+11
*
|
vxlan: fix indentation
Jiri Benc
2015-03-31
1
-44
/
+44
*
|
bnx2x: Prevent probe as early as possible
Yuval Mintz
2015-03-31
1
-0
/
+7
[next]