index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
amd-xgbe: Base AXI DMA cache settings on device tree
Lendacky, Thomas
3
-18
/
+37
2014-07-08
amd-xgbe: Performance enhancements
Lendacky, Thomas
4
-78
/
+100
2014-07-08
amd-xgbe: Call netif_napi_del on ndo_stop operation
Lendacky, Thomas
1
-3
/
+6
2014-07-08
amd-xgbe: Clear the proper MTL interrupt register
Lendacky, Thomas
1
-1
/
+1
2014-07-08
amd-xgbe: Fix debugfs compatibility change with kstrtouint
Lendacky, Thomas
1
-2
/
+2
2014-07-08
net: arcnet: Remove "#define bool int"
Rasmus Villemoes
1
-7
/
+3
2014-07-08
enic: fix return values in enic_set_coalesce
Govindarajulu Varadarajan
2
-17
/
+12
2014-07-08
bonding: remove no longer relevant vlan warnings
Jiri Pirko
1
-7
/
+0
2014-07-08
at86rf230: add new author
Alexander Aring
1
-0
/
+1
2014-07-08
at86rf230: add sleep cycle timing
Alexander Aring
1
-1
/
+6
2014-07-08
at86rf230: add timing for channel switch
Alexander Aring
1
-1
/
+7
2014-07-08
at86rf230: rework reset to trx_off state change
Alexander Aring
1
-1
/
+15
2014-07-08
at86rf230: rework state change and start/stop
Alexander Aring
1
-59
/
+67
2014-07-08
at86rf230: rework irq_pol setting
Alexander Aring
1
-5
/
+2
2014-07-08
at86rf230: move RX_SAFE_MODE setting to hw_init
Alexander Aring
1
-5
/
+4
2014-07-08
at86rf230: rework transmit and receive handling
Alexander Aring
1
-268
/
+571
2014-07-08
at86rf230: add support for at86rf23x desense
Alexander Aring
1
-4
/
+18
2014-07-08
at86rf230: remove is212 and add driver data
Alexander Aring
1
-23
/
+36
2014-07-08
at86rf230: rework detect device handling
Alexander Aring
1
-107
/
+76
2014-07-08
at86rf230: add regmap support
Alexander Aring
2
-105
/
+168
2014-07-08
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
3
-58
/
+102
2014-07-08
net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
Russell King
1
-6
/
+9
2014-07-08
net: fec: ensure fec_enet_free_buffers() properly cleans the rings
Russell King
1
-1
/
+6
2014-07-08
net: fec: clean up transmit descriptor setup
Russell King
1
-15
/
+18
2014-07-08
net: fec: make rx skb handling more robust
Russell King
1
-6
/
+11
2014-07-08
net: fec: remove useless fep->opened
Russell King
2
-6
/
+0
2014-07-08
net: fec: stop the phy before shutting down the MAC
Russell King
1
-1
/
+4
2014-07-08
net: fec: ensure that a disconnected phy isn't configured
Russell King
1
-0
/
+4
2014-07-08
net: fec: remove checking for NULL phy_dev in fec_enet_close()
Russell King
1
-4
/
+2
2014-07-08
net: fec: use netif_tx_disable() rather than netif_stop_queue()
Russell King
1
-2
/
+2
2014-07-08
net: fec: fix interrupt handling races
Russell King
1
-18
/
+22
2014-07-08
net: fec: fix ethtool set_pauseparam duplex bug
Russell King
1
-1
/
+1
2014-07-08
net: fec: iMX6 FEC does not support half-duplex gigabit
Russell King
1
-0
/
+1
2014-07-08
net: Only do flow_dissector hash computation once per packet
Tom Herbert
2
-2
/
+9
2014-07-08
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
11
-6
/
+62
2014-07-08
flow_dissector: Use IPv6 flow label in flow_dissector
Tom Herbert
1
-0
/
+17
2014-07-08
vxlan: Call udp_flow_src_port
Tom Herbert
3
-30
/
+3
2014-07-08
udp: Add function to make source port for UDP tunnels
Tom Herbert
1
-0
/
+29
2014-07-08
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
3
-26
/
+7
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
8
-0
/
+50
2014-07-08
flow_dissector: Abstract out hash computation
Tom Herbert
2
-16
/
+29
2014-07-08
net: systemport: add Wake-on-LAN support
Florian Fainelli
3
-4
/
+166
2014-07-08
net: systemport: rename rx_csum_en to rx_chk_en
Florian Fainelli
2
-6
/
+6
2014-07-08
net: systemport: add suspend and resume support
Florian Fainelli
1
-4
/
+160
2014-07-08
net: systemport: add bcm_sysport_netif_{enable,stop}
Florian Fainelli
1
-13
/
+27
2014-07-08
net: systemport: update umac_enable_set to take a bitmask
Florian Fainelli
1
-12
/
+7
2014-07-08
6lowpan: mac802154: fix coding style issues
Varka Bhadram
15
-145
/
+153
2014-07-08
netlink: Fix do_one_broadcast() prototype.
Rami Rosen
1
-9
/
+6
2014-07-08
tipc: fix link acknowledge logic in receive path
Erik Hugne
1
-5
/
+5
2014-07-08
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
1
-44
/
+80
[next]