Age | Commit message (Expand) | Author |
2010-08-09 | fix printk typo 'faild' | Paul Bolle |
2010-08-09 | Fix spelling fuction -> function in comments | Stefan Weil |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-04 | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock |
2010-08-04 | Fix spelling contorller -> controller in comments | Stefan Weil |
2010-08-03 | phy/marvell: add 88ec048 support | Cyril Chemparathy |
2010-08-03 | igb: Program MDICNFG register prior to PHY init | Alexander Duyck |
2010-08-03 | e1000e: correct MAC-PHY interconnect register offset for 82579 | Bruce Allan |
2010-08-03 | hso: Add new product ID | Filip Aben |
2010-08-03 | can: Add driver for esd CAN-USB/2 device | Matthias Fuchs |
2010-08-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-08-02 | phy/marvell: add 88e1121 interface mode support | Cyril Chemparathy |
2010-08-02 | net: Fix a typo from "dev" to "ndev" | Henrique Camargo |
2010-08-02 | igb: Use irq_synchronize per vector when using MSI-X | Emil Tantilov |
2010-08-02 | ixgbevf: fix null pointer dereference due to filter being set for VLAN 0 | Alexander Duyck |
2010-08-02 | e1000e: Fix irq_synchronize in MSI-X case | Jeff Kirsher |
2010-08-02 | e1000e: register pm_qos request on hardware activation | Florian Mickler |
2010-08-02 | cxgb4: update driver version | Dimitris Michailidis |
2010-08-02 | cxgb4: add new PCI IDs | Dimitris Michailidis |
2010-08-02 | cxgb4: fix wrong shift direction | Dimitris Michailidis |
2010-08-02 | cxgb4: support running the driver on PCI functions besides 0 | Dimitris Michailidis |
2010-08-02 | cxgb4: advertise NETIF_F_TSO_ECN | Dimitris Michailidis |
2010-08-02 | cxgb4: get on-chip queue info from FW and create a memory window for them | Dimitris Michailidis |
2010-08-02 | cxgb4: fix TSO descriptors | Dimitris Michailidis |
2010-08-02 | cxgb4: don't offload Rx checksums for IPv6 fragments | Dimitris Michailidis |
2010-08-02 | cxgb4: disable an interrupt that is neither used nor serviced | Dimitris Michailidis |
2010-08-02 | hp100: unmap memory on error path | Dan Carpenter |
2010-08-02 | Tulip: don't initialize SBE xT3E3 WAN ports. | Krzysztof HaĆasa |
2010-08-02 | drivers/net/wan/farsync.c: Use standard pr_<level> | Joe Perches |
2010-08-02 | tg3: Update version to 3.113 | Matt Carlson |
2010-08-02 | tg3: Migrate tg3_flags to phy_flags | Matt Carlson |
2010-08-02 | tg3: Create phy_flags and migrate phy_is_low_power | Matt Carlson |
2010-08-02 | tg3: Add phy-related preprocessor constants | Matt Carlson |
2010-08-02 | tg3: Add error reporting to tg3_phydsp_write() | Matt Carlson |
2010-08-02 | tg3: Improve small packet performance | Matt Carlson |
2010-08-02 | tg3: Remove 5720, 5750, and 5750M | Matt Carlson |
2010-08-02 | tg3: Detect APE firmware types | Matt Carlson |
2010-08-02 | tg3: Restrict ASPM workaround devlist | Matt Carlson |
2010-08-02 | tg3: Manage gphy power for CPMU-less devs only | Matt Carlson |
2010-08-02 | tg3: Don't access phy test ctrl reg for 5717+ | Matt Carlson |
2010-08-02 | tg3: Create TG3_FLG3_5717_PLUS flag | Matt Carlson |
2010-08-02 | tg3: Disable TSS also during tg3_close() | Matt Carlson |
2010-08-02 | tg3: Add 5784 ASIC rev to earlier PCIe MPS fix | Matt Carlson |
2010-07-30 | be2net: fix to avoid sending get_stats request if one is already being proces... | Ajit Khaparde |
2010-07-30 | be2net: change to show correct physical link status | Ajit Khaparde |
2010-07-30 | be2net: add code to dump registers for debug | Ajit Khaparde |
2010-07-30 | be2net: fix to correctly know if driver needs to run for a VF or a PF | Ajit Khaparde |