index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
davinci_cpdma: include linux/module.h
Daniel Mack
2012-06-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-28
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
2012-06-28
net: qmi_wwan: fix Oops while disconnecting
Bjørn Mork
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-27
phy: Fix warning in get_phy_device().
David S. Miller
2012-06-27
virtio_net: allow to change mac when iface is running
Jiri Pirko
2012-06-27
netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs
David Daney
2012-06-27
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
2012-06-27
net: fec: add phy-reset-duration for device tree probe
Shawn Guo
2012-06-27
net: fec: use managed function devm_gpio_request_one
Shawn Guo
2012-06-27
net: fec: enable regulator for fec phy
Shawn Guo
2012-06-27
net: fec: reset phy after pinctrl setup
Shawn Guo
2012-06-27
bnx2: Add missing netif_tx_disable() in bnx2_close()
Michael Chan
2012-06-27
bnx2: Add "fall through" comments
Michael Chan
2012-06-27
cnic: Handle RAMROD_CMD_ID_CLOSE error.
Eddie Wai
2012-06-27
cnic: Remove uio mem[0].
Michael Chan
2012-06-27
cnic: Read bnx2x function number from internal register
Eddie Wai
2012-06-27
cnic: Fix occasional NULL pointer dereference during reboot.
Michael Chan
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
2012-06-27
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
2012-06-27
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
2012-06-27
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
2012-06-27
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2012-06-27
xen/netfront: teardown the device before unregistering it.
Ian Campbell
2012-06-27
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2012-06-27
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2012-06-27
bnx2x: Change bnx2x_tests_str_arr to static char
Merav Sicron
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
2012-06-26
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
2012-06-26
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-25
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
2012-06-25
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-25
caif-hsi: Remove use of module parameters
Sjur Brændeland
2012-06-25
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
2012-06-25
caif-hsi: Add rtnl support
Sjur Brændeland
2012-06-25
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
2012-06-25
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
2012-06-25
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
2012-06-25
caif-hsi: Removed dead code
Kim Lilliestierna XX
2012-06-25
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
[next]