Age | Commit message (Expand) | Author |
2010-10-21 | jme: Adding mii-tool support | Guo-Fu Tseng |
2010-10-21 | jme: Prevent possible read re-order error | Guo-Fu Tseng |
2010-10-21 | jme: Add comment in jme_set_settings | Guo-Fu Tseng |
2010-10-21 | jme: Fix PHY power-off error | Guo-Fu Tseng |
2010-10-21 | bonding: cleanup: remove braces from single block statements | Bandan Das |
2010-10-21 | bonding: cleanup : add space around operators | Bandan Das |
2010-10-21 | Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-10-21 | smsc95xx: generate random MAC address once, not every ifup | Bernard Blackham |
2010-10-21 | bnx2: Increase max rx ring size from 1K to 2K | Michael Chan |
2010-10-21 | bonding: make release_and_destroy static | stephen hemminger |
2010-10-21 | pch_gbe: make local functions static | stephen hemminger |
2010-10-21 | vmxnet3: make bit twiddle routines inline | stephen hemminger |
2010-10-21 | bonding: make bond_resend_igmp_join_requests_delayed static | stephen hemminger |
2010-10-21 | sfc: make functions static | stephen hemminger |
2010-10-21 | netxen: make local function static. | stephen hemminger |
2010-10-21 | r8169: print errors when dma mapping fail | Stanislaw Gruszka |
2010-10-21 | r8169: (re)init phy on resume | Stanislaw Gruszka |
2010-10-21 | r8169: changing mtu clean up | Stanislaw Gruszka |
2010-10-21 | r8169: do not account fragments as packets | Stanislaw Gruszka |
2010-10-21 | r8169: use pointer to struct device as local variable | Stanislaw Gruszka |
2010-10-21 | r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE | Stanislaw Gruszka |
2010-10-21 | r8169: init rx ring cleanup | Stanislaw Gruszka |
2010-10-21 | r8169: check dma mapping failures | Stanislaw Gruszka |
2010-10-21 | bnx2x: Update bnx2x to use new vlan accleration. | Hao Zheng |
2010-10-21 | ixgbe: Update ixgbe to use new vlan accleration. | Jesse Gross |
2010-10-21 | bnx2: Update bnx2 to use new vlan accleration. | Jesse Gross |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross |
2010-10-21 | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross |
2010-10-21 | enic: Fix log message | Vasanthy Kolluri |
2010-10-21 | enic: Change min MTU | Vasanthy Kolluri |
2010-10-21 | enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT | Vasanthy Kolluri |
2010-10-21 | enic: Make firmware cognizant of the user set mac address | Vasanthy Kolluri |
2010-10-21 | enic: Add support for multiple hardware receive queues | Vasanthy Kolluri |
2010-10-21 | ibmveth: Free irq on error path | Denis Kirjanov |
2010-10-21 | ibmveth: Cleanup error handling inside ibmveth_open | Denis Kirjanov |
2010-10-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-10-20 | netpoll: Remove netpoll blocking from uninit path | Neil Horman |
2010-10-19 | bnx2x: update version to 1.60.00-3 | Dmitry Kravkov |
2010-10-19 | bnx2x: prevent false parity error in MSI-X memory of HC block | Vladislav Zolotarov |
2010-10-19 | bnx2x: fix possible deadlock in HC hw block | Dmitry Kravkov |
2010-10-19 | 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers. | Paul Gortmaker |
2010-10-18 | bonding: Re-enable netpoll over bonding | Neil Horman |
2010-10-18 | bonding: Fix netconsole to not deadlock on rmmod | Neil Horman |
2010-10-18 | bonding: Fix deadlock in bonding driver resulting from internal locking when ... | Neil Horman |
2010-10-18 | bonding: Fix bonding drivers improper modification of netpoll structure | Neil Horman |
2010-10-18 | e1000e: Fix for offline diag test failure at first call | Carolyn Wyborny |
2010-10-18 | igbvf: Remove unneeded pm_qos* calls | Greg Rose |
2010-10-18 | igb: fix stats handling | Eric Dumazet |
2010-10-18 | netxen: mask correctable error | amit salecha |
2010-10-18 | netxen: fix race in tx stop queue | Rajesh Borundia |