summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-29net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-29davinci_cpdma: include linux/module.hDaniel Mack
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau
2012-06-28ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau
2012-06-28iwlegacy: print how long queue was actually stuckPaul Bolle
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28phy: Fix warning in get_phy_device().David S. Miller
2012-06-28virtio_net: allow to change mac when iface is runningJiri Pirko
2012-06-28netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney
2012-06-28netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney
2012-06-28netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-28net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-28net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-28net: fec: enable regulator for fec phyShawn Guo
2012-06-28net: fec: reset phy after pinctrl setupShawn Guo
2012-06-28bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan
2012-06-28bnx2: Add "fall through" commentsMichael Chan
2012-06-28cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai
2012-06-28cnic: Remove uio mem[0].Michael Chan
2012-06-28cnic: Read bnx2x function number from internal registerEddie Wai
2012-06-28cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-27ath9k: Fix compilation breakageSujith Manoharan
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel
2012-06-27brcmfmac: add BCM4334 supportFranky Lin
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda