summaryrefslogtreecommitdiffstats
path: root/drivers/net/yellowfin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-03tg3: Update version to 3.113Matt Carlson1-2/+2
2010-08-03tg3: Migrate tg3_flags to phy_flagsMatt Carlson2-152/+159
2010-08-03tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2-19/+20
2010-08-03tg3: Add phy-related preprocessor constantsMatt Carlson2-23/+27
2010-08-03tg3: Add error reporting to tg3_phydsp_write()Matt Carlson1-31/+20
2010-08-03tg3: Improve small packet performanceMatt Carlson1-1/+23
2010-08-03tg3: Remove 5720, 5750, and 5750MMatt Carlson2-6/+0
2010-08-03tg3: Detect APE firmware typesMatt Carlson2-1/+10
2010-08-03tg3: Restrict ASPM workaround devlistMatt Carlson1-1/+3
2010-08-03tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson1-1/+4
2010-08-03tg3: Don't access phy test ctrl reg for 5717+Matt Carlson2-3/+11
2010-08-03tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson2-50/+23
2010-08-03tg3: Disable TSS also during tg3_close()Matt Carlson1-1/+1
2010-08-03tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson1-2/+1
2010-08-02netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao1-2/+1
2010-08-02netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao3-6/+6
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao10-32/+30
2010-08-02netfilter: nf_nat: use local variable hdrlenChangli Gao1-11/+7
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman5-153/+63
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman1-1/+1
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2-12/+19
2010-08-02netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet3-12/+18
2010-08-01net: ingress filter message limitStephen Hemminger1-4/+4
2010-08-01net/rose: Use GFP_ATOMICJulia Lawall1-1/+3
2010-07-31be2net: fix to avoid sending get_stats request if one is already being proces...Ajit Khaparde3-1/+5
2010-07-31be2net: change to show correct physical link statusAjit Khaparde1-1/+2
2010-07-31be2net: add code to dump registers for debugAjit Khaparde5-0/+140
2010-07-31be2net: fix to correctly know if driver needs to run for a VF or a PFAjit Khaparde1-2/+3
2010-07-31sky2: Code style fixesMike McCormack1-12/+12
2010-07-31TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.Sriram1-3/+5
2010-07-31TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.Sriram1-13/+8
2010-07-31TI DaVinci EMAC : Implement interrupt pacing functionality.Sriram1-2/+131
2010-07-31bridge: Allow multicast snooping to be disabled before ifupHerbert Xu1-5/+4
2010-07-31dnet: fixup error handling in initializationDan Carpenter1-2/+5
2010-07-31bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek1-12/+25
2010-07-31drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>Joe Perches1-16/+11
2010-07-31net: ks8842 depends on DMA_ENGINERandy Dunlap1-1/+1
2010-07-31ucc_geth: fix UCC device number in debug messageSergey Matyukevich1-1/+1
2010-07-31tun: keep link (carrier) state up to dateNolan Leake1-7/+3
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter1-1/+1
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg5-5/+84
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-07-29mwl8k: change maintenance statusLennert Buytenhek1-1/+1
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville1-0/+7
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+27
2010-07-29libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2-0/+21
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville3-0/+26
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville1-0/+19
2010-07-29mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville1-4/+27