aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO1-0/+281
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO9-18/+372
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO1-17/+10
2012-06-30dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-13/+2
2012-06-30team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-4/+5
2012-06-30virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-6/+5
2012-06-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller122-6019/+5013
2012-06-29cnic: Fix mmap regression.Michael Chan2-3/+9
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville122-6019/+5013
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville25-68/+130
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2-5/+12
2012-06-29xen/netback: only non-freed SKB is queued into tx_queueAnnie Li1-2/+2
2012-06-29caif-hsi: Fix merge issues.Sjur Brændeland1-45/+27
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2-5/+5
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-79/+163
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller14-23/+66
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork1-0/+4
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar1-3/+3
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-1/+1
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar3-1/+58
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar5-28/+7
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau7-2817/+590
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau1-185/+290
2012-06-28ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau2-15/+15
2012-06-28iwlegacy: print how long queue was actually stuckPaul Bolle1-3/+4
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-207/+288
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville14-23/+66
2012-06-27phy: Fix warning in get_phy_device().David S. Miller1-2/+2
2012-06-27virtio_net: allow to change mac when iface is runningJiri Pirko1-4/+5
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney3-0/+244
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney1-0/+7
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2-9/+98
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo1-1/+7
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo1-1/+2
2012-06-27net: fec: enable regulator for fec phyShawn Guo1-0/+13
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo1-2/+2
2012-06-27bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan1-2/+3
2012-06-27bnx2: Add "fall through" commentsMichael Chan1-0/+4
2012-06-27cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2-2/+11
2012-06-27cnic: Remove uio mem[0].Michael Chan1-4/+1
2012-06-27cnic: Read bnx2x function number from internal registerEddie Wai1-1/+7
2012-06-27cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan1-2/+7
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel1-1/+1
2012-06-27brcmfmac: add BCM4334 supportFranky Lin4-0/+22