Age | Commit message (Expand) | Author | Files | Lines |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 61 | -287/+14234 |
2010-04-07 | NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c | Elina Pasheva | 1 | -6/+9 |
2010-04-07 | net/irda: Add SuperH IrDA driver support | Kuninori Morimoto | 3 | -0/+872 |
2010-04-07 | net/irda: sh_sir: Modify iounmap wrong execution | Kuninori Morimoto | 1 | -5/+3 |
2010-04-07 | net/irda: sh_sir: fixup err return value on sh_sir_open | Kuninori Morimoto | 1 | -1/+3 |
2010-04-07 | Add non-Virtex5 support for LL TEMAC driver | John Linn | 3 | -38/+115 |
2010-04-07 | via-velocity: remove private #define | Francois Romieu | 2 | -131/+60 |
2010-04-06 | NET: sb1250: Fix compile warning in driver | Ralf Baechle | 1 | -1/+0 |
2010-04-06 | tg3: Update version to 3.109 | Matt Carlson | 1 | -2/+2 |
2010-04-06 | tg3: Remove tg3_dump_state() | Matt Carlson | 1 | -233/+0 |
2010-04-06 | tg3: Cleanup if codestyle | Matt Carlson | 1 | -44/+31 |
2010-04-06 | tg3: The case of switches | Matt Carlson | 1 | -40/+40 |
2010-04-06 | tg3: Whitespace, constant, and comment updates | Matt Carlson | 2 | -38/+40 |
2010-04-06 | tg3: Use VPD fw version when present | Matt Carlson | 1 | -4/+30 |
2010-04-06 | tg3: Prepare FW version code for VPD versioning | Matt Carlson | 1 | -16/+23 |
2010-04-06 | tg3: Fix message 80 char violations | Matt Carlson | 1 | -22/+38 |
2010-04-06 | tg3: netdev_err() => dev_err() | Matt Carlson | 1 | -13/+19 |
2010-04-06 | tg3: Replace pr_err with sensible alternatives | Matt Carlson | 1 | -20/+26 |
2010-04-06 | tg3: Restore likely() check in tg3_poll_msix() | Matt Carlson | 1 | -2/+2 |
2010-04-06 | tg3: Fix MII_TG3_DSP_EXP8 offset | Matt Carlson | 1 | -1/+1 |
2010-04-04 | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 1 | -5/+7 |
2010-04-04 | ppp: Add ppp_dev_name() exported function | James Chapman | 1 | -0/+19 |
2010-04-04 | l2tp: Split pppol2tp patch into separate l2tp and ppp parts | James Chapman | 1 | -6/+1 |
2010-04-04 | l2tp: Relocate pppol2tp driver to new net/l2tp directory | James Chapman | 2 | -2681/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 176 | -802/+722 |
2010-04-04 | net: move address list functions to a separate file | Jiri Pirko | 2 | -6/+6 |
2010-04-04 | qlcnic: update version to 5.0.1 | Amit Kumar Salecha | 1 | -2/+2 |
2010-04-04 | qlcnic: fix endianness in fw validation | Amit Kumar Salecha | 1 | -4/+4 |
2010-04-04 | qlcnic: fix interface attach sequence | Amit Kumar Salecha | 1 | -10/+10 |
2010-04-04 | qlcnic: add driver debug support | Amit Kumar Salecha | 4 | -4/+49 |
2010-04-04 | qlcnic: use IDC defined timeout value | Sucheta Chakraborty | 4 | -11/+37 |
2010-04-04 | qlcnic: fix onchip memory access | Dhananjay Phadke | 1 | -37/+2 |
2010-04-04 | qlcnic: update oncard memory size check | Dhananjay Phadke | 2 | -32/+25 |
2010-04-04 | qlcnic: handle queue manager access | Dhananjay Phadke | 4 | -12/+56 |
2010-04-04 | qlcnic: fix fw load from file | Amit Kumar Salecha | 1 | -0/+10 |
2010-04-03 | phylib: Add module table to all existing phy drivers | David Woodhouse | 14 | -0/+124 |
2010-04-03 | phylib: Support phy module autoloading | David Woodhouse | 1 | -0/+12 |
2010-04-02 | be2net: Adding PCI SRIOV support | Sarveshwar Bandi | 5 | -49/+191 |
2010-04-02 | net/pcmcia/3c589_cs: using netdev_info and friends where appropriate | Alexander Kurz | 1 | -139/+147 |
2010-04-02 | netdev/fec.c: add phylib supporting to enable carrier detection (v2) | Bryan Wu | 2 | -877/+252 |
2010-04-02 | bnx2x: Added GRO support | Dmitry Kravkov | 1 | -9/+11 |
2010-04-02 | r8169: clean up my printk uglyness | Neil Horman | 1 | -2/+2 |
2010-04-02 | net: Hook up cxgb4 to Kconfig and Makefile | Dimitris Michailidis | 2 | -0/+26 |
2010-04-02 | cxgb4: Add main driver file and driver Makefile | Dimitris Michailidis | 2 | -0/+3395 |
2010-04-02 | cxgb4: Add remaining driver headers and L2T management | Dimitris Michailidis | 4 | -0/+1714 |
2010-04-02 | cxgb4: Add packet queues and packet DMA code | Dimitris Michailidis | 1 | -0/+2431 |
2010-04-02 | cxgb4: Add HW and FW support code | Dimitris Michailidis | 2 | -0/+3231 |
2010-04-02 | cxgb4: Add register, message, and FW definitions | Dimitris Michailidis | 3 | -0/+3122 |
2010-04-02 | r8169: Fix rtl8169_rx_interrupt() | Eric Dumazet | 1 | -5/+17 |
2010-04-02 | acenic: use the dma state API instead of the pci equivalents | FUJITA Tomonori | 2 | -16/+16 |