aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-23be2net: Fix cleanup path in be_probe()Sathya Perla
2009-11-23be2net: Issue fw_init/clean cmds to fwSathya Perla
2009-11-23be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches
2009-11-22net: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-21e1000e: update Tx Unit hang detection messageBruce Allan
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan
2009-11-21e1000e: remove redundant might_sleep()Bruce Allan
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan
2009-11-21e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan
2009-11-21e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan
2009-11-21e1000e: provide comment for 82571 workaroundBruce Allan
2009-11-21e1000e: remove comments regarding a non-existent api moduleBruce Allan
2009-11-21e1000e: update copyright informationBruce Allan
2009-11-21e1000e: cleanup ops function pointersBruce Allan
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan
2009-11-21e1000e: cleanup redundant #include'sBruce Allan
2009-11-21e1000e: Incorrect MII Link beat reporting.Bruce Allan
2009-11-21e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan
2009-11-21e1000e: improper return code signageBruce Allan
2009-11-21e1000e: link reporting problemsBruce Allan
2009-11-21e1000e: don't clean Rx ring while resettingBruce Allan
2009-11-21e1000e: function pointers for ethtool set/get offloadsBruce Allan
2009-11-21e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan
2009-11-21e1000e: add missing tests for 82583 in ethtool functionsBruce Allan
2009-11-21e1000e: check WoL mode is among set of supported modesBruce Allan
2009-11-21tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTLDavid S. Miller
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-20be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi
2009-11-20netxen: remove PCI IDs of CNA deviceAmit Kumar Salecha
2009-11-20igb: Add full support for 82580 devicesAlexander Duyck
2009-11-20igb: add support for 82580 MACAlexander Duyck
2009-11-20igb: add support for the 82580 phyAlexander Duyck
2009-11-19drivers/net: tasklet_init - Remove unnecessary leading & from second argJoe Perches
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo
2009-11-19mac80211: add per-station HT capability fileJohannes Berg
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18X25: Enable setting of cause and diagnostic fieldsAndrew Hendry
2009-11-18iwmc3200top: revamp fw name handlingTomas Winkler
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-11-18netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller