summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...David S. Miller2010-10-182-29/+70
|\
| * can: mcp251x: optimize 2515, rx int gets cleared automaticallyMarc Kleine-Budde2010-10-181-4/+9
| * can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515Marc Kleine-Budde2010-10-181-2/+12
| * can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde2010-10-182-16/+12
| * can: mcp251x: write intf only when neededMarc Kleine-Budde2010-10-181-2/+13
| * can: mcp251x: read-modify-write eflag only when neededSascha Hauer2010-10-181-1/+2
| * can: mcp251x: allow to read two registers in one spi transferSascha Hauer2010-10-181-3/+17
| * can: mcp251x: increase rx_errors on overflow, not only rx_over_errorsSascha Hauer2010-10-181-2/+6
| * can: mcp251x: fix NOHZ local_softirq_pending 08 warningMarc Kleine-Budde2010-10-181-2/+2
* | bnx2x: update version to 1.60.00-2Dmitry Kravkov2010-10-181-2/+2
* | bnx2x: remove unnecessary FUNC_FLG_RSS flag and relatedDmitry Kravkov2010-10-182-49/+34
* | bnx2x: Use correct FW constant for header paddingDmitry Kravkov2010-10-182-3/+1
* | bnx2x: do not deal with power if no capabilityDmitry Kravkov2010-10-181-0/+6
* | bnx2x: remove redundant commands during error handlingDmitry Kravkov2010-10-181-2/+0
* | bnx2x: Optimized the branching in the bnx2x_rx_int()Vladislav Zolotarov2010-10-181-5/+6
* | ns83820: spin_lock_irq() => spin_lock()Dan Carpenter2010-10-181-1/+1
* | tipc: Simplify bearer shutdown logicAllan Stephens2010-10-181-27/+11
|/
* tipc: Kill tipc_get_mode() completely.David S. Miller2010-10-181-6/+0
* tg3: Update version to 3.115Matt Carlson2010-10-171-2/+2
* tg3: Report invalid link from tg3_get_settings()Matt Carlson2010-10-171-0/+3
* tg3: Don't allocate jumbo ring for 5780 class devsMatt Carlson2010-10-171-4/+7
* tg3: Cleanup tg3_alloc_rx_skb()Matt Carlson2010-10-171-2/+1
* tg3: Add EEE supportMatt Carlson2010-10-172-1/+146
* tg3: Add clause 45 register accessor methodsMatt Carlson2010-10-172-0/+50
* tg3: Disable unused transmit ringsMatt Carlson2010-10-171-0/+3
* tg3: Add support for selfboot format 1 v6Matt Carlson2010-10-172-0/+5
* fib_hash: RCU conversion phase 2Eric Dumazet2010-10-172-77/+101
* fib_hash: RCU conversion phase 1Eric Dumazet2010-10-171-19/+38
* fib_hash: embed initial hash table in fn_zoneEric Dumazet2010-10-171-29/+23
* drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-10-171-1/+1
* netns: reorder fields in struct netEric Dumazet2010-10-172-11/+15
* tcp: use correct counters in CA_CWR state tooIlpo Järvinen2010-10-171-6/+7
* tcp: sack lost marking fixesIlpo Järvinen2010-10-171-10/+14
* stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro2010-10-171-2/+0
* niu: introduce temp variables to avoid sparse warnings when swapping in-situHarvey Harrison2010-10-171-55/+37
* net: move MII outside of NET_ETHERNET, fix kconfig warningRandy Dunlap2010-10-161-7/+7
* infiniband: fix mlx4 kconfig dependency warningRandy Dunlap2010-10-161-0/+1
* stmmac: make function tables conststephen hemminger2010-10-1610-13/+13
* stmmac: make ethtool functions localstephen hemminger2010-10-161-11/+13
* tipc: cleanup function namespacestephen hemminger2010-10-1628-462/+84
* via-velocity: forced 1000 Mbps mode support.françois romieu2010-10-162-8/+79
* fib: avoid false sharing on fib_table_hashEric Dumazet2010-10-162-9/+11
* fib_trie: use fls() instead of open coded loopEric Dumazet2010-10-161-12/+4
* fib: remove a useless synchronize_rcu() callEric Dumazet2010-10-161-1/+0
* fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet2010-10-161-2/+1
* sundance: Add initial ethtool stats supportDenis Kirjanov2010-10-161-7/+87
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-161-1/+2
* dnet: mark methods static and annotate for correct endiannessHarvey Harrison2010-10-161-9/+9
* cxgb4vf: make single bit signed bitfields unsignedHarvey Harrison2010-10-161-13/+13
* net: allocate skbs on local nodeEric Dumazet2010-10-162-16/+17
OpenPOWER on IntegriCloud