summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-09sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatchBen Hutchings1-1/+0
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings9-22/+22
2012-01-05sfc: Remove parentheses around return expressions, reported by checkpatchBen Hutchings1-8/+7
2012-01-05sfc: Avoid assignment in an if-statement, reported by checkpatchBen Hutchings1-3/+5
2012-01-05sfc: Fix some formatting errors reported by checkpatchBen Hutchings12-30/+30
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac1-15/+28
2012-01-04r6040: place comments before codeFlorian Fainelli1-3/+4
2012-01-04r6040: use __aligned(size)Florian Fainelli1-1/+1
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli1-2/+3
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli1-3/+3
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli1-3/+6
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli1-13/+1
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli1-1/+2
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman3-4/+7
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet1-6/+6
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet1-19/+33
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2-59/+0
2012-01-04sfc: Remove now-unused filter functionBen Hutchings2-48/+0
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings1-39/+149
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings3-0/+266
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2-8/+8
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2-5/+43
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings3-4/+35
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings1-2/+3
2012-01-03net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas1-0/+92
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas3-20/+30
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville179-6435/+7880
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin1-2/+2
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer1-0/+8
2012-01-03net_sched: qdisc_alloc_handle() can be too slowEric Dumazet1-5/+9
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet1-8/+9
2012-01-03sch_sfq: dont put new flow at the end of flowsEric Dumazet1-1/+1
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin1-1/+6
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum1-2/+2
2012-01-03bonding: fix error handling if slave is busy (v2)stephen hemminger1-2/+7
2012-01-038139cp: properly config rx mode after resumingJason Wang1-6/+3
2012-01-038139cp/8139too: do not read into reserved registersJason Wang2-2/+2
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore3-5/+22
2012-01-02ixgbe: add support for new 82599 device idEmil Tantilov3-0/+3
2012-01-02ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov1-0/+1
2012-01-02ixgbe: fix typo'sStephen Hemminger1-7/+7
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov1-4/+4
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny1-2/+4
2012-01-02ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2-23/+23
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-176/+189
2012-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville21-459/+496
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-7/+17
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso1-4/+13
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-0/+1