summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-13tun: fix issues of iovec iterators using in tun_put_user()Jason Wang
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-11-13virtio_console: move early VQ enablementCornelia Huck
2014-11-12net: systemport: fix tx work done in TX napi pollFlorian Fainelli
2014-11-12enic: fix work done in tx napi_pollGovindarajulu Varadarajan
2014-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-11-12hyperv: Add processing of MTU reduced by the hostHaiyang Zhang
2014-11-12Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-12amd-xgbe: Fix sparse endian warningsLendacky, Thomas
2014-11-12net: pxa168_eth: move SET_NETDEV_DEV a bit earlierJisheng Zhang
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt
2014-11-12r8152: check RTL8152_UNPLUG and netif_running before autoresumehayeswang
2014-11-12r8152: clear the flag of SCHEDULE_TASKLET in tasklethayeswang
2014-11-12r8152: remove the duplicate init for the list of rx_donehayeswang
2014-11-12net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli
2014-11-12net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli
2014-11-12net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli
2014-11-12net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli
2014-11-12net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold
2014-11-12net: phy: micrel: use BIT macroJohan Hovold
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold
2014-11-12sunvnet: fix NULL pointer dereferenceDavid L Stevens
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli
2014-11-11net: qualcomm: Fix dependencyStefan Wahren
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann
2014-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-11usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill