aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515Marc Kleine-Budde2010-10-18
* can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde2010-10-18
* can: mcp251x: write intf only when neededMarc Kleine-Budde2010-10-18
* can: mcp251x: read-modify-write eflag only when neededSascha Hauer2010-10-18
* can: mcp251x: allow to read two registers in one spi transferSascha Hauer2010-10-18
* can: mcp251x: increase rx_errors on overflow, not only rx_over_errorsSascha Hauer2010-10-18
* can: mcp251x: fix NOHZ local_softirq_pending 08 warningMarc Kleine-Budde2010-10-18
* tg3: Update version to 3.115Matt Carlson2010-10-17
* tg3: Report invalid link from tg3_get_settings()Matt Carlson2010-10-17
* tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson2010-10-17
* tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson2010-10-17
* tg3: Add EEE supportMatt Carlson2010-10-17
* tg3: Add clause 45 register accessor methodsMatt Carlson2010-10-17
* tg3: Disable unused transmit ringsMatt Carlson2010-10-17
* tg3: Add support for selfboot format 1 v6Matt Carlson2010-10-17
* drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-10-17
* stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro2010-10-17
* niu: introduce temp variables to avoid sparse warnings when swapping in-situHarvey Harrison2010-10-17
* net: move MII outside of NET_ETHERNET, fix kconfig warningRandy Dunlap2010-10-16
* stmmac: make function tables conststephen hemminger2010-10-16
* stmmac: make ethtool functions localstephen hemminger2010-10-16
* via-velocity: forced 1000 Mbps mode support.françois romieu2010-10-16
* sundance: Add initial ethtool stats supportDenis Kirjanov2010-10-16
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-16
* dnet: mark methods static and annotate for correct endiannessHarvey Harrison2010-10-16
* cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison2010-10-16
* r8169: use 50% less ram for RX ringEric Dumazet2010-10-16
* ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-15
* igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-14
* ixgbe: declare functions as staticEmil Tantilov2010-10-14
* ixgbe: remove unused functionsEmil Tantilov2010-10-14
* cnic: Add support for 57712 deviceMichael Chan2010-10-14
* cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-14
* cnic: Add cnic_uio_dev structMichael Chan2010-10-14
* cnic: Add cnic_free_uio()Michael Chan2010-10-14
* cnic: Defer iscsi connection cleanupMichael Chan2010-10-14
* cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-14
* cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-14
* cnic: Add common cnic_request_irq()Michael Chan2010-10-14
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-12
* bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-11
* bnx2: Update firmware to 6.0.x.Michael Chan2010-10-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
|\
| * NET: wimax, fix use after freeJiri Slaby2010-10-11
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-09
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-08
| |\
* | | NET: pch, fix use after freeJiri Slaby2010-10-11
* | | irda: Test index before read in stir421x_patch_device()Roel Kluin2010-10-10