Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b757c9336d63f94c6b57532bb4e8651d8b28786f
/
drivers
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
db98f08
net: fec_mpc52xx: Read MAC address from device-tree
by Stefan Roese
· 12 years ago
af32de0
cxgb4vf: Fix VLAN extraction counter increment
by Vipul Pandya
· 12 years ago
d9ba8f9
driver: net: ethernet: cpsw: dual emac interface implementation
by Mugunthan V N
· 12 years ago
9232b16
driver: net: ethernet: cpsw: make cpts as pointer
by Mugunthan V N
· 12 years ago
f6e135c
driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection
by Mugunthan V N
· 12 years ago
37d5110
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
96be80a
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
by Alexander Duyck
· 12 years ago
1bf014e
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
by Bjørn Mork
· 12 years ago
318d86d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
2cde6ac
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
by Neil Horman
· 12 years ago
d786f67
mwl8k: fix band for supported channels
by Jonas Gorski
· 12 years ago
65ab999
qlcnic: fix mailbox response handling
by Jitendra Kalsaria
· 12 years ago
dce056c
qlcnic: enhance MSIX allocation failure log message
by Manish Chopra
· 12 years ago
9a05f92
qlcnic: fix async event handling during diagnostic loopback test
by Jitendra Kalsaria
· 12 years ago
58ead41
qlcnic: refactor 83xx diagnostic IRQ test
by Jitendra Kalsaria
· 12 years ago
ba4468db
qlcnic: refactor 83xx diagnostic loopback test
by Jitendra Kalsaria
· 12 years ago
483202d
qlcnic: helper routine to handle async events
by Jitendra Kalsaria
· 12 years ago
3d73b5f
qlcnic: fix firmware based IDC participation
by Jitendra Kalsaria
· 12 years ago
d5fcff0
qlcnic: fix initialize NIC mailbox command
by Himanshu Madhani
· 12 years ago
f45a5c2
veth: fix NULL dereference in veth_dellink()
by Eric Dumazet
· 12 years ago
0aba93e
bnx2x: set gso_type
by Michael S. Tsirkin
· 12 years ago
bd69ba7
qlcnic: set gso_type
by Michael S. Tsirkin
· 12 years ago
1594712
ixgbe: fix gso type
by Michael S. Tsirkin
· 12 years ago
3955b22b
stmmac: mdio register has to fail if the phy is not found
by Giuseppe CAVALLARO
· 12 years ago
de53d55
stmmac: fix macro used for debugging the xmit
by Giuseppe CAVALLARO
· 12 years ago
b185af0
Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux
by David S. Miller
· 12 years ago
4521e1a9
Revert "r8169: enable internal ASPM and clock request settings".
by Francois Romieu
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8b9a4d5
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
by Vipul Pandya
· 12 years ago
3807ff5
macvlan: add a salt to mc_hash()
by Eric Dumazet
· 12 years ago
d527043
macvlan: broadcast addr should be part of mc_filter
by Eric Dumazet
· 12 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
e9ba103
bgmac: fix "cmdcfg" calls for promisc and loopback modes
by Rafał Miłecki
· 12 years ago
eef63cc
Revert "r8169: enable ALDPS for power saving".
by Francois Romieu
· 12 years ago
d166f21
bgmac: validate (and random if needed) MAC addr
by Rafał Miłecki
· 12 years ago
e06b840
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ab54ee8
atm/iphase: rename fregt_t -> ffreg_t
by Heiko Carstens
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
2a1a6e7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
7e6c63f
tg3: add support for Ethernet core in bcm4785
by Hauke Mehrtens
· 12 years ago
5c35804
tg3: make it possible to provide phy_id in ioctl
by Hauke Mehrtens
· 12 years ago
85bd179
net: fec: fix spin_lock dead lock
by Frank Li
· 12 years ago
365cc17
net: fec: correct fix method about miss init spinlock
by Frank Li
· 12 years ago
41b7492
mlx4_en: Fix BQL reset TX queue call point
by Tom Herbert
· 12 years ago
0c35565
Merge branch 'netback'
by David S. Miller
· 12 years ago
b914972
netback: correct netbk_tx_err to handle wrap around.
by Ian Campbell
· 12 years ago
4cc7c1c
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
by Ian Campbell
· 12 years ago
7d5145d
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
by Matthew Daley
· 12 years ago
48856286
xen/netback: shutdown the ring if it contains garbage.
by Ian Campbell
· 12 years ago
2de27f3
Merge branch 'mlx4'
by David S. Miller
· 12 years ago
0ccddcd
net/mlx4_en: Implement ndo fdb functionality
by Yan Burman
· 12 years ago
cc5387f
net/mlx4_en: Add unicast MAC filtering
by Yan Burman
· 12 years ago
c07cb4b
net/mlx4_en: Manage hash of MAC addresses per port
by Yan Burman
· 12 years ago
90bbb74
net/mlx4_en: Save previous MAC address of the port so we can replace it later
by Yan Burman
· 12 years ago
0eb74fd
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
by Yan Burman
· 12 years ago
16a10ff
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
by Yan Burman
· 12 years ago
48e551f
net/mlx4_en: Cleanup multiline strings
by Yan Burman
· 12 years ago
6bbb6d9
net/mlx4_en: Optimize Rx fast path filter checks
by Yan Burman
· 12 years ago
79aeacc
net/mlx4_en: Optimize loopback related checks in data path
by Yan Burman
· 12 years ago
124b69b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
bb5204c
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
95436ad
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
a04521a
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
3227e04
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
ff7c60c
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
by Daniel Vetter
· 12 years ago
aded024
virtio_console: Don't access uninitialized data.
by Sjur Brændeland
· 12 years ago
2110cf0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
e21b9d0
net: qmi_wwan: add more Huawei devices, including E320
by Bjørn Mork
· 12 years ago
96316c5
net: cdc_ncm: add another Huawei vendor specific device
by Bjørn Mork
· 12 years ago
c6edfe1
bgmac: add ndo_set_rx_mode netdev ops
by Hauke Mehrtens
· 12 years ago
522c590
bgmac: add generic ndo_validate_addr netdev ops
by Hauke Mehrtens
· 12 years ago
4e20900
bgmac: write mac address to hardware in ndo_set_mac_address
by Hauke Mehrtens
· 12 years ago
b5a4c2f
bgmac: implement missing code for BCM53572
by Hauke Mehrtens
· 12 years ago
cd431e7
macvlan: add multicast filter
by Eric Dumazet
· 12 years ago
e185483
team: allow userspace to take control over carrier
by Flavio Leitner
· 12 years ago
3b72c2f
drivers: net:ethernet: cpsw: add support for VLAN
by Mugunthan V N
· 12 years ago
e11b220
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
by Mugunthan V N
· 12 years ago
efc496e
drivers: net: misc: Remove unused OOM variables
by Joe Perches
· 12 years ago
b3b66ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
68ba45f
xen: fix error handling path if xen_allocate_irq_dynamic fails
by Wei Liu
· 12 years ago
51ac889
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
by Jan Beulich
· 12 years ago
53e5da7
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
by Mark Brown
· 12 years ago
e04702c
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
by Mark Brown
· 12 years ago
918d623
Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp
by Mark Brown
· 12 years ago
44784cb
Merge remote-tracking branch 'regulator/fix/of' into tmp
by Mark Brown
· 12 years ago
9838053
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
by Mark Brown
· 12 years ago
3886f91
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
by Mark Brown
· 12 years ago
c48c43a
Merge remote-tracking branch 'regulator/fix/max8907' into tmp
by Mark Brown
· 12 years ago
ac58291
Merge remote-tracking branch 'regulator/fix/max77686' into tmp
by Mark Brown
· 12 years ago
1589a3e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
0f63211
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
4d9e01d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cbdba97
Merge branches 'ipoib', 'mlx4' and 'qib' into for-next
by Roland Dreier
· 12 years ago
d359f35
IB/qib: Fix for broken sparse warning fix
by Mike Marciniszyn
· 12 years ago
f97b4b5
mlx4_core: Fix advertisement of wrong PF context behaviour
by Or Gerlitz
· 12 years ago
7e5a90c
IPoIB: Fix crash due to skb double destruct
by Shlomo Pongratz
· 12 years ago
228f1ce
pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate
by Barry Song
· 12 years ago
a1ed267
pinctrl: exynos: change PINCTRL_EXYNOS option
by Kukjin Kim
· 12 years ago
Next »