aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney
2012-06-27netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-27net: fec: phy-reset-gpios is optionalShawn Guo
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-27net: fec: enable regulator for fec phyShawn Guo
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo
2012-06-27bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan
2012-06-27bnx2: Add "fall through" commentsMichael Chan
2012-06-27cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai
2012-06-27cnic: Remove uio mem[0].Michael Chan
2012-06-27cnic: Read bnx2x function number from internal registerEddie Wai
2012-06-27cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf
2012-06-27decnet: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ip6mr: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipmr: Do not use RTA_PUT() macrosThomas Graf
2012-06-27inet_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27unix_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet
2012-06-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-06-27chmod +x scripts/gfp-translateDave Jones
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-27bcma: define some additional cores IDsRafał Miłecki
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris