Age | Commit message (Expand) | Author |
2011-10-19 | r8169: fix wrong eee setting for rlt8111evl | hayeswang |
2011-10-19 | r8169: fix driver shutdown WoL regression. | françois romieu |
2011-10-19 | pptp: pptp_rcv_core() misses pskb_may_pull() call | Eric Dumazet |
2011-10-19 | pptp: fix skb leak in pptp_xmit() | Eric Dumazet |
2011-10-19 | bonding: use local function pointer of bond->recv_probe in bond_handle_frame | Mitsuo Hayasaka |
2011-10-19 | smsc911x: Add support for SMSC LAN89218 | Phil Edworthy |
2011-10-18 | tg3: negate USE_PHYLIB flag check | Jiri Pirko |
2011-10-18 | netconsole: enable netconsole can make net_device refcnt incorrent | Gao feng |
2011-10-10 | mscan: too much data copied to CAN frame due to 16 bit accesses | Wolfgang Grandegger |
2011-10-10 | bnx2x: fix cl_id allocation for non-eth clients for NPAR mode | Dmitry Kravkov |
2011-10-10 | mlx4_en: fix endianness with blue frame support | Thadeu Lima de Souza Cascardo |
2011-10-04 | macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode | David Ward |
2011-10-03 | pch_gbe: Fixed the issue on which a network freezes | Toshiharu Okada |
2011-10-03 | pch_gbe: Fixed the issue on which PC was frozen when link was downed. | Toshiharu Okada |
2011-10-03 | net: xen-netback: correctly restart Tx after a VM restore/migrate | David Vrabel |
2011-10-03 | bonding: properly stop queuing work when requested | Andy Gospodarek |
2011-09-29 | ibmveth: Fix oops on request_irq failure | Brian King |
2011-09-29 | cxgb4: Fix EEH on IBM P7IOC | Divy Le Ray |
2011-09-29 | dp83640: reduce driver noise | Richard Cochran |
2011-09-28 | Merge git://github.com/davem330/net | Linus Torvalds |
2011-09-27 | Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless | David S. Miller |
2011-09-27 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless into... | John W. Linville |
2011-09-27 | bnx2x: add missing break in bnx2x_dcbnl_get_cap | Shmulik Ravid |
2011-09-27 | bnx2x: fix WOL by enablement PME in config space | Dmitry Kravkov |
2011-09-27 | bnx2x: fix hw attention handling | Dmitry Kravkov |
2011-09-26 | ath9k: Fix a dma warning/memory leak | Mohammed Shafi Shajakhan |
2011-09-26 | rtlwifi: rtl8192cu: Fix unitialized struct | Larry Finger |
2011-09-26 | iwlagn: fix dangling scan request | Johannes Berg |
2011-09-26 | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman |
2011-09-21 | iwlegacy: do not use interruptible waits | Stanislaw Gruszka |
2011-09-21 | iwlegacy: fix command queue timeout | Stanislaw Gruszka |
2011-09-21 | ath9k_hw: Fix Rx DMA stuck for AR9003 chips | Rajkumar Manoharan |
2011-09-21 | ixgbe: fix possible null buffer error | Jesse Brandeburg |
2011-09-21 | tg3: fix VLAN tagging regression | Kasper Pedersen |
2011-09-20 | net: pxa168: Fix build errors by including interrupt.h | Tanmay Upadhyay |
2011-09-20 | netconsole: switch init_netconsole() to late_initcall | Lin Ming |
2011-09-20 | gianfar: Fix overflow check and return value for gfar_get_cls_all() | Ben Hutchings |
2011-09-20 | ppp_generic: fix multilink fragment MTU calculation (again) | Henry Wong |
2011-09-20 | GRETH: avoid overwrite IP-stack's IP-frags checksum | Daniel Hellstrom |
2011-09-20 | GRETH: RX/TX bytes were never increased | Daniel Hellstrom |
2011-09-20 | Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller |
2011-09-20 | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem | John W. Linville |
2011-09-19 | b43: Fix beacon problem in ad-hoc mode | Manual Munz |
2011-09-18 | Merge git://github.com/davem330/net | Linus Torvalds |
2011-09-17 | r8169: do not enable the TBI for anything but the original 8169. | Francois Romieu |
2011-09-17 | r8169: remove erroneous processing of always set bit. | Francois Romieu |
2011-09-17 | r8169: fix WOL setting for 8105 and 8111evl | Hayes Wang |
2011-09-17 | r8169: add MODULE_FIRMWARE for the firmware of 8111evl | Hayes Wang |
2011-09-17 | r8169: fix the reset setting for 8111evl | Hayes Wang |
2011-09-16 | can: ti_hecc: include linux/io.h | Daniel Mack |