aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches21-633/+446
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold1-0/+1
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold1-9/+22
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold1-9/+10
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold1-0/+5
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold1-1/+8
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold1-2/+22
2014-11-12net: phy: micrel: use BIT macroJohan Hovold1-17/+17
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold1-0/+6
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold16-218/+16
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold4-56/+12
2014-11-12sunvnet: fix NULL pointer dereferenceDavid L Stevens1-0/+2
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck3-4/+3
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck2-6/+6
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2-6/+7
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli3-5/+9
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli3-1/+8
2014-11-11net: qualcomm: Fix dependencyStefan Wahren1-2/+1
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches16-269/+296
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann1-3/+1
2014-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller23-209/+441
2014-11-11usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee1-2/+4
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill1-12/+24
2014-11-11net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai1-20/+20
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko6-108/+25
2014-11-11hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan1-1/+1
2014-11-11hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski1-3/+10
2014-11-11hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman1-2/+4
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is setOr Gerlitz1-8/+14
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli6-8/+141
2014-11-11net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli1-54/+54
2014-11-11ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore1-12/+20
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore10-64/+223
2014-11-11ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore1-9/+22
2014-11-11ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore1-33/+61
2014-11-11ixgbe: fix X540 Completion timeoutDon Skidmore1-1/+19
2014-11-11i40evf: don't use more queues than CPUsMitch Williams4-32/+41
2014-11-11i40evf: make early init processing more robustMitch Williams1-28/+31
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg3-15/+6
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson2-5/+12
2014-11-11i40e: poll firmware slowerKamil Krawczyk4-10/+6
2014-11-10mlx4: restore conditional call to napi_complete_done()Eric Dumazet1-7/+8
2014-11-10sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan1-1/+3
2014-11-10sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan1-1/+1
2014-11-10sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan1-4/+6
2014-11-108139too: Allow using the largest possible MTUAlban Bedel1-1/+1
2014-11-108139too: Allow setting MTU larger than 1500Alban Bedel1-1/+12
2014-11-10dm btree: fix a recursion depth bug in btree walking codeJoe Thornber3-15/+17
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt1-1/+2
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross1-0/+2